dule-vikki

Results 11 comments of dule-vikki

just need to use the same version like that and enable new arch. we can see the issue on both Android and iOS platforms pls check ``` "@react-navigation/bottom-tabs": "^7.2.0", "@react-navigation/native":...

@numandev1 Same issue in android devices: Fatal Exception: java.lang.UnsatisfiedLinkError dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/**APP-NAME**--w31qhA-hIbmAW-eDT5ykw==/base.apk"],nativeLibraryDirectories=[/data/app/**APP-NAME**--w31qhA-hIbmAW-eDT5ykw==/lib/x86_64, /system/lib64, /system/vendor/lib64]]] couldn't find "libreact-native-keys.so" **Version:** ``` "react-native": "0.76.5", "react-native-keys": "0.7.10", ``` **Stack trace** Fatal Exception: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip...

in React Native CLI, install list libs. we can see the issue on both Android and iOS platforms pls check ``` "@react-navigation/bottom-tabs": "^7.2.0", "@react-navigation/native": "7.0.14", "@react-navigation/native-stack": "7.2.0", "@react-navigation/stack": "7.1.1", "react-native":...

I just tested again in Android and I can see the signature, but the color is wrong (it is blue, but correct is red) Pls help. ![Image](https://github.com/user-attachments/assets/dbf37835-d6bd-4d87-a143-4e2844397b3b)

Hi @mrousavy, I tried to debug, the importAllFrom() caused this crash. If I use only deleteMMKV() its work without any crash.