/ran_test

Primary LanguageJavaScript

A sample ReactNative App

Usage

Create

Technology Stack

Framework and toolkits

[https://facebook.github.io/react-native/:title]

[https://expo.io/:title]

Libraries

[https://medium.com/react-native-development/easily-build-forms-in-react-native-9006fcd2a73b:title]

https://github.com/aksonov/react-native-router-flux

Manual

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