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

This commit is contained in:
Samuel Newman
2025-10-06 18:57:40 +03:00
parent 5e36992fba
commit b2d59f9891
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -192,7 +192,7 @@
"react-native-gesture-handler": "~2.28.0", "react-native-gesture-handler": "~2.28.0",
"react-native-get-random-values": "~1.11.0", "react-native-get-random-values": "~1.11.0",
"react-native-keyboard-controller": "1.18.5", "react-native-keyboard-controller": "1.18.5",
"react-native-mmkv": "^2.12.2", "react-native-mmkv": "npm:@mozzius/react-native-mmkv@2.12.3",
"react-native-pager-view": "6.8.0", "react-native-pager-view": "6.8.0",
"react-native-progress": "bluesky-social/react-native-progress", "react-native-progress": "bluesky-social/react-native-progress",
"react-native-qrcode-styled": "^0.3.3", "react-native-qrcode-styled": "^0.3.3",
+4 -4
View File
@@ -17065,10 +17065,10 @@ react-native-keyboard-controller@1.18.5:
dependencies: dependencies:
react-native-is-edge-to-edge "^1.2.1" react-native-is-edge-to-edge "^1.2.1"
react-native-mmkv@^2.12.2: "react-native-mmkv@npm:@mozzius/react-native-mmkv@2.12.3":
version "2.12.2" version "2.12.3"
resolved "https://registry.yarnpkg.com/react-native-mmkv/-/react-native-mmkv-2.12.2.tgz#4bba0f5f04e2cf222494cce3a9794ba6a4894dee" resolved "https://registry.yarnpkg.com/@mozzius/react-native-mmkv/-/react-native-mmkv-2.12.3.tgz#562e78c608703cfc1ee2b31c7d3ec328167b708a"
integrity sha512-6058Aq0p57chPrUutLGe9fYoiDVDNMU2PKV+lLFUJ3GhoHvUrLdsS1PDSCLr00yqzL4WJQ7TTzH+V8cpyrNcfg== integrity sha512-w3T9lstT69Xln0gpxGEtB6/L2i7977WFLCa7CCu/9iyLHEXxOGCbzWWdFnR7SW53GlIMMn5/z9/nqoSiprVySQ==
react-native-pager-view@6.8.0: react-native-pager-view@6.8.0:
version "6.8.0" version "6.8.0"