[https://facebook.github.io/react-native/:title]
[https://medium.com/react-native-development/easily-build-forms-in-react-native-9006fcd2a73b:title]
https://github.com/aksonov/react-native-router-flux
npm install -g react-native-cli
npm install -g expo-cli
expo-cli init ran_test
cd ran_test
yarn install
yarn start
Install other modules
npm install --save tcomb-form-native
npm install native-base --save
npm install --save react-native-router-flux