how to start a react native app project in android code example
Example 1: how to run react native app
react-native run-android
react-native run-ios
Example 2: how to create a new react native project
C:\Users\Tutorialspoint> npm install -g create-react-native-app