I have messed the files up in the Android folder and would like to rebuild the Android project inside of the Android folder. How do I do this?
Is it safe to delete the
Try to do this:
cd android gradlew clean cd .. react-native run-android