Make sure in your system node install than after do below process:
npm install -g react-native-cli
react-native init {project name}
cd {project name}
react-native run-android
npm install -g react-native-cli
react-native init {project name}
cd {project name}
react-native run-android
No comments:
Post a Comment