Create a new project
react-native init projectname
Start react-native project (you need to cd into the project and then)
react-native start
Run IOS emulator
react-native run-ios
react-native init projectname
Start react-native project (you need to cd into the project and then)
react-native start
Run IOS emulator
react-native run-ios
No comments:
Post a Comment