Mihirmathur / Flock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend for Flock

Run instructions:

  • Xcode should be installed
  • Make sure Node is installed (if not, run 'brew install node' on command line)
  • Install React-native command line tools: npm install -g react-native-cli
  • npm install
  • react-native link
  • To Run react-native run-ios

Modify Instructions:

  • Landing page is loaded by app.js
  • Different views will go in the views folder.

To Debug:

Navigation/Routing

https://reactnavigation.org/docs/intro/

UI Elements

https://react-native-training.github.io/react-native-elements/API/forms/

#React Native Maps https://github.com/airbnb/react-native-maps

About


Languages

Language:JavaScript 84.4%Language:Objective-C 9.4%Language:Java 3.1%Language:Python 3.1%