morrys / react-relay-offline

TypeScript library files for Relay Modern Offline
https://morrys.github.io/react-relay-offline/docs/react-relay-offline.html
MIT License
224 stars 15 forks source link

Use react-native-mmkv over AsyncStorage? #141

Closed redbar0n closed 7 months ago

redbar0n commented 8 months ago

Have you considered using https://github.com/mrousavy/react-native-mmkv which is apparently 30x faster than AsyncStorage?

morrys commented 8 months ago

Hi @redbar0n, look here https://github.com/morrys/wora/issues/137