ignite
ignite copied to clipboard
Change Async storage to MMKV
Please verify the following:
- [ ]
yarn ci:testjest tests pass with new tests, if relevant - [x]
README.mdhas been updated with your changes, if relevant
Describe your PR
Change storage to MMKV, now no need to await anymore, see more information here: https://github.com/mrousavy/react-native-mmkv
Appreciate this, @vantuan88291 ! It might be a bit before we can get to reviewing & possibily merging this.
This depends on #1933 quite a bit, as @yulolimum mentioned. Let's pause until we figure that out.
We're going to move this to a Cookbook item and not include it in Ignite by default.