Sami

Results 30 comments of Sami
trafficstars

I had exactly the same problem on version `5.0.3`. Switching back to version `4.5.2` solved it: the error disappeared

@coldacid any update on this ?

Try to replace every hex code for colors with rgb() Example: `fill:#ffffff;` => `fill:rgb(255, 255, 255);`

This is an essential feature. +1 to this

@MrScriptX is there one JSON file per bible translation ? Can you please send me an example, or a part of it to be sure not to make mistakes please...

@smontlouis @MrScriptX Little update : I developed a little program to make the final JSON file. However, I have some questions : - some verses are identified as "2a", "2b",...

@smontlouis thanks for your reply! I found it clearer to put the letters in brackets too. I just emailed you the JSON file in the same format as the LSG...

In case it helps someone, here's a patch for the 1.0.9 version: [rn-material-ui-textfield+1.0.9.patch](https://github.com/user-attachments/files/17549776/rn-material-ui-textfield%2B1.0.9.patch)

This patch solves the problem : [react-native-charts-wrapper+0.6.0.patch](https://github.com/user-attachments/files/20564085/react-native-charts-wrapper%2B0.6.0.patch)