This project was Contact Management with react-native init command.
In the project directory, you can run:
npm install
Now run Development server.
npm start
Runs the app in the development mode.
Add local.properties with your sdk path for android, more
Setup your emulator aur physical Devices, for android, for ios
npm run android or react-native run-android
For ios
react-native run-ios
The screen will reload if you make edits.
You will also see any errors in the device screen.
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
react-native run-android --variant=release
Builds the app for production testing apk.
The build is minified.
Your app is ready to be deployed!
See the section about deployment for more information.
You can learn more in the Ract-Native CLI.
To learn React Native, check out the React-Native documentation.