parthasarathi95
parthasarathi95
Facing the same issue on Realme Narzo 30 Pro 5G (Android 12) and camera hardware support level is LEVEL_3, while setting the video={true} app is crashing. Any solutions?
I am using the 0.38.0 version. App crashes after clicking photo and video. Please help.
For M1 Mac this will fix the issue ``` post_install do |installer| react_native_post_install( installer, # Set `mac_catalyst_enabled` to `true` in order to apply patches # necessary for Mac Catalyst builds...
Hey I am using "react-native-reanimated": "^3.9.0-rc.1", "react-native": "0.74.0" because of the Android issue. Currently, it's working on Android, but on iOS if I do goBack() or use the navigate function...