Commit graph

16 commits

Author SHA1 Message Date
enahum
a35183a677 Android Version Bump to 15 (#375)
* Remove extra build.gradle causing build issues

* Version Bump to 15
2017-03-21 15:56:45 -03:00
Chris Duarte
0721c9ca4c Upgrade to RN 0.42.0 (#356) 2017-03-16 15:15:54 -04:00
Saturnino Abril
13c624b722 Fixed makefile for run-android (#340) 2017-03-13 10:04:29 -04:00
enahum
5759ae48db PLT-5679 Connect iOS to plain http servers (#316)
* PLT-5679 connect to plain http servers

* fix identation
2017-03-01 11:12:57 -05:00
enahum
584096aea8 Makefile cleanup (#280) 2017-02-20 18:05:03 -03:00
enahum
a7d7c4b459 Reset cache when starting the app with make run (#207) 2017-02-01 09:32:17 -05:00
enahum
36cacabeb7 Fix build in release mode (#193) 2017-01-30 11:20:41 -03:00
enahum
1566a79c93 Fastlane for Android and ios (#165) 2017-01-19 09:35:40 -05:00
Harrison Healey
9d51a3b970 Added whitelabeling support using assets/override (#156) 2017-01-05 16:32:24 -03:00
Harrison Healey
1ecc3e411c Re-add remote redux debugger to npm run postinstall 2016-11-09 10:12:27 -05:00
Mike Piccolo
3533af7fd6 Make sure watchman is installed and open simulator (#50)
* Make sure watchman is installed and open simulator

* Check for watchman in make run-android
2016-10-20 19:44:47 -07:00
Harrison Healey
1a0c741fcd Added Intl polyfill for platforms that don't support it (#49) 2016-10-20 15:54:55 -07:00
Harrison Healey
8f727e0ebd Added react-intl for internationalization (#31)
* Added react-intl

* Moved all displayed strings into en.json

* Add spanish locale data so we can test switching locales
2016-10-19 10:56:24 -07:00
Thomas Hopkins
99140c6ece Check for npm, xcode, & android env in makefile (#30)
* Avoid clobbering config.secret.json if already exists

* Clear npm cache when running make clean

* Fail make if npm is not installed

* Wrap rn run commands so local rn cli is used instead of global

* Separate run commands for ios & android

* Fail make run-ios if xcode isn't installed

* Check android env in make run

* Fix make check for config.secret.json
2016-10-18 23:01:54 -07:00
Harrison Healey
ebf6a95561 Added basic config file (#20)
* Added basic config file

* Replaced Object.assign with spread
2016-10-17 11:38:59 -04:00
Harrison Healey
6907e9a900 Initial commit 2016-10-04 14:10:44 -04:00