react-native-store
react-native-store copied to clipboard
loopback-connector
Does anyone knows how to connect AsyncStorage with loopback.io?
What I am looking is to use loopback (browserify or etc) + connector for AsyncStorage in React Native app. Then set up auto sync with backend api. So app may work offline...
Off the top of my head, something like couchbase might be a good solution.