Interfaces
There is one interface, ExpoSqlitePersister
, within the persister-expo-sqlite
module.
ExpoSqlitePersister
The ExpoSqlitePersister
interface represents a Persister
that lets you save and load Store
data to and from a Expo-SQLite database.