1.0.0 • Published 1 year ago

@react-native-replicache/replicache-generic-sqlite v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

React Native Replicache - Generic SQLite

Plug-in React Native compatibility bindings for Replicache.

https://user-images.githubusercontent.com/5165963/219898954-f5e94045-69bf-4c33-84e8-7d152c6f2c32.mov

Why is this needed?

This package provides a generic SQLite implementation of experimentalCreateKVStore that is agnostic of the underlying SQLite binding. This abstraction enables us to easily support multiple SQLite bindings. It isn't coupled to React Native either, so could work on other platforms - but that remains to be explored.