v0.10.3
What's New
- Upgrade to MMKV v1.3.9
- Upgrade example app to react-native 0.75.2
- Added useMMKVRef hook
What's Changed
- removed unnecessary move by @polishchlieb in #328
- chore: fix broken docs link by @Mookiies in #330
- fix: Encryption typings by @Mookiies in #331
- chore(docs): fixed typo in docs for getKeys by @JeneaVranceanu in #333
- chore: allowing higher patch version of mmkv pod by @normanzb in #334
- Fix detox 0.71 error duplicated libc++_shared.so for Android builds by @ayush-shta in #336
- fix detox 0.72 error duplicated libfbjni.so for Android builds by @claired4l in #340
- chore: grammar fix, transcation to transaction by @giacomocerquone in #344
- Mock improvements to avoid false negatives by @sidferreira in #351
- Add more native access methods for android by @josephyanks in #343
- Updated android and ios files for 0.75.x by @dembeEdward in #354
New Contributors
- @polishchlieb made their first contribution in #328
- @JeneaVranceanu made their first contribution in #333
- @normanzb made their first contribution in #334
- @ayush-shta made their first contribution in #336
- @claired4l made their first contribution in #340
- @giacomocerquone made their first contribution in #344
- @sidferreira made their first contribution in #351
- @josephyanks made their first contribution in #343
- @dembeEdward made their first contribution in #354
Full Changelog: v0.9.0...v0.10.3