Convient conversations for people with shared interests. Faimly, friends, co-workers, classmates, sports teams, etc...
npm install react-native-cli -g
npm install
- Run server - AppDelegate.m to point to correct IP (localhost for emualtor, mac's ip for iphone)
npm start
- Bump package.json app version
- Bump xcode project app version
- Make sure AppDelegate.m is using
jsCodeLocation = [CodePush bundleURL];
sh scripts/bundle.sh
sh scripts/release.sh
code-push release Bunches ./release 1.0.0
change version to whichever version needs to be deployed.