reactnative-relay-offline
reactnative-relay-offline copied to clipboard
Demo of how to use relay offline with React Native
React Native - Relay: Offline
This is a proof of concept application that shows how to use relay offline, by resolving queries directly to sqlite. It uses JoinMonster to resolve the queries to sqlite, but many other packages could be used.