react-native-template-fmx
v0.0.8
Published
## How to use the template
Readme
App template for new React Native apps
How to use the template
$ react-native init MyApp --version 0.53.3 --template fmx
$ cd MyApp
$ react-native run-android
$ react-native run-ios