Conner Kelty
Conner Kelty
Hi, when i remove my patch here's the compilation error I get when running `yarn react-native run-android` with newArchEnabled=true (the build works fine with newArchEnabled=false): ## Key Error Summary: ```...
> I ran into the same issue, and it turned out to be caused by the Gradle JDK setting in Android Studio > Build, Execution, Deployment > Build Tools >...
> if you get `react/renderer/components/safeareacontext/EventEmitters.h' file not found 4` or similar errors on version 5.x.x, that means one of your libraries depend on version 4.x.x or something like that. >...