-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Setup
Ishaan Parikh edited this page Apr 27, 2017
·
2 revisions
First, follow the setup here.
Clone this repository, and then run npm install.
- Open up the project inside of the
/iosfolder. - Look for libraries on the right.
- Follow this to fix a library linking issue. Currently (4/27/17) the only modules that need to be linked manually are
react-native-mapsandreact-native-photo-browser.
- Install genymotion
- Make sure your path variables are good.
This is the current stackoverflow page that is closest to fixing current problem.