📅  最后修改于: 2022-03-11 14:49:47.802000             🧑  作者: Mango
cd android && ./gradlew clean
npm start -- --reset-cache ( if you are using npm )
react-native run-android
if you are using yarn then after clean run
yarn android