react-native-nitro-sqlite
react-native-nitro-sqlite copied to clipboard
Failed to install react-native-quick-sqlite: React Native is not running on-device. QuickSQLite can only be used when synchronous method invocations (JSI) are possible
I install and I get this error, new architecture is enabled
Error: Failed to install react-native-quick-sqlite: React Native is not running on-device. QuickSQLite can only be used when synchronous method invocations (JSI) are possible. If you are using a remote debugger (e.g. Chrome), switch to an on-device debugger (e.g. Flipper) instead.
"react-native-quick-sqlite": "^8.1.0", "react-native": "0.74.2",