GitHunt

React Native with Native Base Theme

Cyclone Craft Project

A worked example with React Native, Frisbee and Native Base Theme

  • Install react-native as global
    npm i -g react-native

  • Install dependencies of this project
    npm install

  • Generate android and ios folder
    react-native eject

  • Link project
    react-native link

  • Run android
    react-native run-android

Todos

  • OnEnter for Auth

Languages

JavaScript94.2%Objective-C3.2%Python1.4%Java1.2%

Contributors

GNU General Public License v3.0
Created April 29, 2018
Updated May 31, 2018
mkhuda/react-native-base | GitHunt