React Native unable to compile during npx react-native run android

Hey and good day everyone,

when I want to compile and run my react native code in the android platform, it shows up the error as pictures below (app:processDebugMainManifest FAILED)

Error

The system that I currently use is macOS Monterey v12 with apple M1 chips.


Solution 1:

I highly encourage you to Use EXPO project manager instead of using pure react native for development and then if you were curious you can eject from it. Expo give you lot of power with libraries and expo client.

check it out:

https://expo.dev/