ADITYA
ADITYA
on Android DefaultErrorScreen is not showing when setNativeExceptionHandler function is called
Getting following error: ``` apk-mitm doesn't officially support ARM-based devices (like Raspberry Pi's) at the moment, so the error above might be a result of that. Please try patching this...
### Description Error Log ``` Task :app:buildCMakeDebug[x86] C/C++: ninja: Entering directory `/Users/aditya/Documents/mock_app/android/app/.cxx/Debug/6u34i582/x86' C/C++: /Users/aditya/Documents/mock_app/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:31:44: warning: '$' in identifier [-Wdollar-in-identifier-extension] C/C++: 31 | void RNSVGImageEventEmitter::onLoad(OnLoad $event) const { C/C++: | ^...
Kindly update your code ``` // the upstream method was removed in react-native 0.74 // this stub remains for backwards compatibility so that react-native < 0.74 // (which will still...