/iiv-demo

Primary LanguageJavaScript

React Native Template

Description

  • project with Redux, Saga, React Navigation.

How to run

  • Clone this project.
  • At root directory run npm install to install the dependencies.
Android
  • Run react-native run-android to run on Android devices
iOS
  • Run cd ios/ && pod install.
  • Then run react-native run-ios to run the project on iOS devices or run through Xcode.

default default