Add MMKV interface (#5169)

This commit is contained in:
Eric Bailey 2024-09-05 14:31:24 -05:00 committed by GitHub
parent 2265fedd2a
commit 8a66883df8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 225 additions and 0 deletions

View file

@ -180,6 +180,7 @@
"react-native-image-crop-picker": "0.40.3",
"react-native-ios-context-menu": "^1.15.3",
"react-native-keyboard-controller": "^1.12.1",
"react-native-mmkv": "^3.0.2",
"react-native-pager-view": "6.2.3",
"react-native-picker-select": "^9.1.3",
"react-native-progress": "bluesky-social/react-native-progress",