Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)
react-native-quick-sqlite (DEPRECATED)
react-native-quick-sqlitehas been deprecated in favor ofreact-native-nitro-sqlite.
Please go to the react-native-nitro-sqlite repository instead.
This is our new Nitro module implementation of this library.
Nitro modules is a React Native library that let's us make the codebase more readable and easier to maintain. This way, we're able to fix bugs faster and implement new features!
Future releases
From major version 9.0.0 on, this library will be shipped in the NPM package react-native-nitro-sqlite. New features are going to be implemented there.
We will still provide bug fixes to react-native-quick-sqlite@8.x.x for the coming weeks/months.