How to rebuild the entire Android folder?

后端 未结 8 2136
长发绾君心
长发绾君心 2021-01-31 17:44

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

8条回答
  •  不思量自难忘°
    2021-01-31 18:10

    Funny solution here Create a new react native app and copy the new android folder over and then run $react-native run-android

提交回复
热议问题