persister-react-native-sqlite
The persister-react-native-sqlite
module of the TinyBase project lets you save and load Store
data to and from a SQLite database using the react-native-sqlite-storage
module (in an appropriate React Native environment).
See also
Database Persistence guide
Since
v6.4.0