Use the React Native command line interface to generate a new React Native project called “AwesomeProject”:
react-native init AwesomeProject
This is not necessary if you are integrating React Native into an existing application, if you “ejected” from Create React Native App, or if you’re adding Android support to an existing React Native project