Functions
createReactNativeSqlitePersister
The createReactNativeSqlitePersister
function creates an ReactNativeSqlitePersister
object that can persist the Store
to a local react-native-sqlite-storage
database. Read more.