Setting up the development environment
- Install Node modules
npm install
- Start the metro development server
npx react-native start
- Build and install the app
npx react-native run-android
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Setting up the development environment
npm install
npx react-native start
npx react-native run-android