craftzdog / react-native-sqlite-2

SQLite3 Native Plugin for React Native for iOS, Android, Windows and macOS.
Apache License 2.0
379 stars 86 forks source link

Does this support react native windows app ? i faced with error "Cannot read property 'exec' of undefined when running executeSql" #148

Open atiqulislamwb opened 1 year ago

atiqulislamwb commented 1 year ago

when I use it in react native Windows app then I face some errors like "Cannot read property 'exec' of undefined when running executeSql"

mkmorfess commented 1 year ago

I have this same question. It appears like it does but I get this error as well.

divyanshgarg96-6 commented 1 year ago

Any updates on this error ? Getting the same error while doing db.tansaction @craftzdog