Teck Beng

Results 5 comments of Teck Beng

`backtrace: #00 pc 000594a2 /apex/com.android.runtime/lib/bionic/libc.so (strlen_generic+18) (BuildId: 6e3a0180fa6637b68c0d181c343e6806) #01 pc 000264ab /data/app/~~Hwaf_LKCejMNapRef2ibjA==/com.project_name-GOfkTU8b-pwVzVW-Rx0FSQ==/lib/x86/libreactnativemmkv.so (std::__ndk1::char_traits::length(char const*)+43) (BuildId: 8fa0ad92dabc749bc944c55fb1e1f90f1d7377d0) #02 pc 00023ecf /data/app/~~Hwaf_LKCejMNapRef2ibjA==/com.project_name-GOfkTU8b-pwVzVW-Rx0FSQ==/lib/x86/libreactnativemmkv.so (std::__ndk1::basic_string::basic_string(char const*)+79) (BuildId: 8fa0ad92dabc749bc944c55fb1e1f90f1d7377d0) #03 pc 00046d46 /data/app/~~Hwaf_LKCejMNapRef2ibjA==/com.project_name-GOfkTU8b-pwVzVW-Rx0FSQ==/lib/x86/libreactnativemmkv.so (BuildId: 8fa0ad92dabc749bc944c55fb1e1f90f1d7377d0)...

This is another log `*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Unknown *** *** *** *** *** *** *** *** ***...

I tried to replicate with fresh RN project but it seems everything is working. I not exactly sure which package is causing this error.

Same issue here although mine just shown is a warning, when will have a fix?

`"dependencies": { "expo": "~45.0.0", "expo-status-bar": "~1.3.0", "react": "17.0.2", "react-dom": "17.0.2", "react-native": "0.68.1", "react-native-web": "0.17.7" }, "devDependencies": { "@babel/core": "^7.12.9" },` Attached above is my fresh install expo project, it have...