React Native Quick SQLite

DEPRECATED: Use "react-native-nitro-sqlite" instead
GitHub
2
Created a month ago, last commit 19 days ago
14 contributors
1 commits
Stars added on GitHub, month by month
12
1
2
3
4
5
6
7
8
9
10
11
2023
2024
Stars added on GitHub, per day, on average
Yesterday
=
Last week
0.0
/day
Last month
-11.2
/day
Last 12 months
-0.7
/day
npmPackage on NPM
Monthly downloads on NPM
12
1
2
3
4
5
6
7
8
9
10
11
2023
2024
README

🚧 react-native-quick-sqlite (DEPRECATED)

Important

react-native-quick-sqlite has been deprecated in favor of react-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.