-
-
Notifications
You must be signed in to change notification settings - Fork 263
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: New MMKV Core and
readOnly
mode (#753)
* feat: Update MMKV core to V2 * feat: Add `isReadOnly` prop and config * chore: Lockfiles * feat: Upgrade deps * feat: Upgrade deps in package * fix: Fix missing template argument for `MMKVConfig` * fix: Add `isReadOnly` to props * feat: Throw JS Error about readonly * fix: Format * docs: Add `readOnly` to config docs
- Loading branch information
Showing
15 changed files
with
1,774 additions
and
1,722 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule MMKV
updated
98 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.