dule-vikki
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. 
Hi @mrousavy, I tried to debug, the importAllFrom() caused this crash. If I use only deleteMMKV() its work without any crash.
Can you add more tests like my case?