[16KB] use 16kb-compatible fork of react-native-mmkv (#9150)

* use 16kb-compatible fork of react-native-mmkv

* avoid using package alias

* specify ndk version

* Revert "specify ndk version"

This reverts commit 577393518e.

* add compiler flags to mmkv build (bump version)

* move fork to bsky repo/npm org
This commit is contained in:
Samuel Newman
2025-10-07 18:06:29 +03:00
committed by GitHub
parent 7f4e302b85
commit 54f70a576a
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -192,7 +192,7 @@
"react-native-gesture-handler": "~2.28.0",
"react-native-get-random-values": "~1.11.0",
"react-native-keyboard-controller": "1.18.5",
"react-native-mmkv": "^2.12.2",
"@bsky.app/react-native-mmkv": "2.12.5",
"react-native-pager-view": "6.8.0",
"react-native-progress": "bluesky-social/react-native-progress",
"react-native-qrcode-styled": "^0.3.3",