Commit Graph

36 Commits

Author SHA1 Message Date
Pedro Belo 57ea6c3a03 take custom env for ios in a file :{ /tmp/envfile
not great but dunno how to do it otherwise yet
2016-03-03 16:34:45 -08:00
Pedro Belo e430e2acbf hide our project schemes 2016-03-03 16:07:58 -08:00
Pedro Belo 6fb7032d36 readme on example app 2016-03-03 13:35:15 -08:00
Pedro Belo 379c093740 always use relative paths for ENVFILE 2016-03-03 13:32:32 -08:00
Pedro Belo c2751c7f7b normalize example files 2016-03-03 13:32:22 -08:00
Pedro Belo 5259fe0c30 v0.0.3 2016-03-01 23:11:50 -08:00
Pedro Belo 3e4dd003f8 Merge pull request #4 from danielweinmann/fix_readme_android
Fixes compile project instructions for android
2016-03-01 23:02:42 -08:00
Pedro Belo ae4967d1cc update readme to explain usage from regular Java classes 2016-03-01 23:00:13 -08:00
Pedro Belo ce0eb6f546 Merge pull request #3 from danielweinmann/fix_ruby_script_path
Fixes path for BuildDotenvConfig.ruby on project.pbxproj
2016-03-01 22:45:29 -08:00
Daniel Weinmann b29b9e44bb Fixes compile project instructions for android 2016-03-02 03:35:19 -03:00
Daniel Weinmann 2b2db8d713 Fixes path for BuildDotenvConfig.ruby on project.pbxproj 2016-03-02 03:32:02 -03:00
Pedro Belo fe0f56e1d1 mit license 2016-02-24 14:18:16 -08:00
Pedro Belo 55770ebae1 clearer 2016-02-24 14:17:12 -08:00
Pedro Belo 4033bbcdb1 readme updates 2016-02-24 14:10:15 -08:00
Pedro Belo 7c3066633d v0.0.2 2016-02-23 17:32:30 -08:00
Pedro Belo 2ce262501e sweet, rnpm is working 2016-02-23 16:42:53 -08:00
Pedro Belo 32d929e234 save env in project.env with gradle so it can be reused 2016-02-23 16:25:35 -08:00
Pedro Belo 22236cf33d readme updates 2016-02-23 16:07:33 -08:00
Pedro Belo 4de8473fa6 set diff .env with ENVFILE 2016-02-23 16:07:24 -08:00
Pedro Belo 4801f14806 fix dotenv in ios 2016-02-23 15:50:03 -08:00
Pedro Belo df9591e7db readme update 2016-02-22 20:05:00 -08:00
Pedro Belo 15ad671b1f try to persist the config in .env on build, and load in the app
this is not working atm, can't seem to read that json on runtime
2016-02-22 19:59:49 -08:00
Pedro Belo 860ea0c1e7 no more xcconfig 2016-02-22 19:58:28 -08:00
Pedro Belo 3edf2f8f1c setup example app to consume ios stub 2016-02-22 17:37:50 -08:00
Pedro Belo 67da50e3c5 remove breakpoints 2016-02-22 17:28:49 -08:00
Pedro Belo bb9fc1432a ios instructions 2016-02-22 17:27:59 -08:00
Pedro Belo 45811adf14 bundle ios/ folder with npm package 2016-02-22 17:27:49 -08:00
Pedro Belo b766630608 gitignore 2016-02-22 17:21:49 -08:00
Pedro Belo c2253b3b13 add stub ios implementation 2016-02-22 17:15:39 -08:00
Pedro Belo 959fc7289f readme updates 2016-02-22 16:29:33 -08:00
Pedro Belo f872f9298e 1st stab at readme 2016-02-22 16:19:01 -08:00
Pedro Belo 809fc21449 automatically read .env configs from gradle 2016-02-22 16:18:50 -08:00
Pedro Belo 8f082530fd android setup 2016-02-22 13:24:50 -08:00
Pedro Belo 9cc891f855 bring android implementation from react-native-android-config 2016-02-22 13:24:36 -08:00
Pedro Belo e7ce38a622 stub implementations 2016-02-22 13:06:06 -08:00
Pedro Belo 0016dfc281 blank new react-native app 2016-02-22 12:54:52 -08:00