A project made with React Native to create Mobile Apps.
- Install dependencies
npm install
- Run iOS:
react-native run-ios
- Run Android:
react-native run-android
A project made with React Native to create Mobile Apps.
npm install
react-native run-ios
react-native run-android