naeemqaswar
8/15/2019 - 5:49 PM

"Execution failed for task ':app:compileDebugJavaWithJavac' react native"

Use the following steps:
1- Open cmd through administrator
2- Navigate to your application by cd <path to your project>/android
3- Run this command: gradlew clean
4- In end, run command "react-native run-android"