Sagar Gheewala

Results 2 comments of Sagar Gheewala
trafficstars

I had this same issue with new version of react.

Hi @andpor I am using react-native-sqlite-storage version 3.3.8 **Code Snippet...** This is what i tried to insert data, ``` const test = [[" INSERT INTO USRH(id, firstName, lastName) values",[9002,"MESSENGER","TEST1"]],[" INSERT...