I have a Bug on RN 0.74
When run in RN 0.73.7 all things are ok but RN 74 failed on Android with this message:
Error: Failed to create a new MMKV instance: React Native is not running on-device. MMKV can only be used when synchronous method invocations (JSI) are possible. If you are using a remote debugger (e.g. Chrome), switch to an on-device debugger (e.g. Flipper) instead.