Open mobinni opened 5 days ago
same here with slightly different error on react-native 0.76.2
and mmkv@0.11.2
xcode console logs:
'JSI bindings were not installed for: MMKVStorage', [TypeError: Cannot read property 'install' of null]
Error: MMKVStorage bindings not installed, js engine: hermes
libc++abi: terminating due to uncaught exception of type std::__1::bad_function_call: std::exception
Describe the bug When doing a clean install from scratch with a barebones RN project (non-expo) with new arch enabled the following errors pop up
I also had to disable this in the
To Reproduce Steps to reproduce the behavior:
❯ RCT_NEW_ARCH_ENABLED=1 pod install
Expected behavior MMKV bindings are installed
Screenshots If applicable, add screenshots to help explain your problem.
Platform Information: