/framapp-react-native

FramApp - React Native

Primary LanguageJavaScript

Framapp - ReactNative

Quick start

  1. Before install all required deps
brew install node
brew install watchman
npm install -g react-native-cli
  1. Install deps
npm install
  1. Run simulator
react-native run-ios