If you Have a issue while running the React native app "failed to install the app"
Mubashir Liaqat
1 min read
you just have to go into your project and type there
cd android
./gradlew clean
cd..
npx react-native start or npx react-native run-android
This will manage all other errors and then you will be able to Write code in react native..
0
Subscribe to my newsletter
Read articles from Mubashir Liaqat directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by