Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix
mode
enum being a number instead of a string in codegen (#754
) * 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 * fix: Fix `mode` enum being a number instead of a string in codegen
- Loading branch information