Closed ccfiel closed 6 years ago
It seems that SQLite module is not loaded correctly. Set up react-native-sqlite-2 right way by following the instruction.
@craftzdog I check everything I followed the instruction. I am testing it using jest. Any Ideas? :)
You can not run any native modules on jest. Because it doesn't provide iOS/Android environment.
I see. Thanks!
This is my code but I got the error TypeError: Cannot read property 'exec' of undefined. Any idea?
Full Error: