Pithy project description
- Product Owner: teamMember
- Scrum Master: teamMember
- Development Team Members: teamMember, teamMember
- Node 5.8.x
- Postgresql 9.1.x
- etc
- etc
- Install brew if necessary (http://brew.sh/)
- Install Xcode if necessary (https://developer.apple.com/xcode/download/)
- brew install watchman (https://facebook.github.io/watchman/docs/install.html)
- brew install flow (http://www.flowtype.org/)
- npm install -g react-native-cli
Run open node_modules/react-native-facebook-login Drag RCTFBLogin.xcodeproj into your Libraries group Select your main project in the xcode navigator to bring up settings Under Build Phases expand the Link Binary With Libraries header Scroll down and click the + to add a library Find and add libRCTFBLogin.a under the Workspace group ⌘+B to build project in xcode Additional details setup instructions at https://github.com/magus/react-native-facebook-login
psql -f server/config/schema.sql
From within the root directory:
- In terminal, "open client/ios/client.xcodeproj" to open project in Xcode
- Click the run icon to launch the app
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.