CLI tools for creating and managing React Native applications
Tools for creating native apps for Android and iOS
react-native
$ react-native init MyApp
$ react-native run-ios
$ react-native run-android