An asynchronous, unencrypted, persistent, key-value storage system for React Native.
Head over to the documentation to learn more.
- Create and start Android Emulator with Play services, API level 29
- Build app and run tests
yarn bundle:android yarn build:e2e:android yarn test:e2e:android
- Create and start iPhone 14 simulator with iOS version 16.4
- Build app and run tests
yarn bundle:ios yarn build:e2e:ios yarn test:e2e:ios
Pull requests are welcome. Please open an issue first to discuss what you would like to change.
See the CONTRIBUTING file for more information.
MIT