150 Commits

Author SHA1 Message Date
Nguyen Cao Nhat Linh
77d53b5c91 Merge pull request #2 from mehcode/patch-1
Missing import
2016-06-29 14:13:48 -07:00
Pedro Belo
35edbddb38 Merge pull request #17 from fabriziomoscon/fix-packagejson
add fields to package.json
2016-06-29 12:37:38 -07:00
Fabrizio Moscon
671b787e52 add fields to package.json
- Adding a repository field means that people finding the project on npm are able to find the github source code
- adding other fields that usually are good to have
2016-06-29 19:54:46 +01:00
Ryan Leckey
ae2ae2ea1e Add resources 2016-06-20 15:54:18 -07:00
Nguyen Cao Nhat Linh
2cf4506c70 Update README.md 2016-06-16 16:15:05 -07:00
Nguyen Cao Nhat Linh
87b5eaf034 Fix when applicationId ≠ package name
for using applicationIdSuffix in different flavors or when applicationId is different from package name in AndroidManifest #14
2016-06-16 16:06:10 -07:00
Eric Kreutzer
d056272ae7 Merge pull request #11 from sibelius/feature/rn25
support >=RN25
2016-06-06 16:25:17 -07:00
Sibelius Seraphini
2aaffdcf22 support >=RN25 2016-05-25 18:46:46 -03:00
Pedro Belo
7acabfd830 Merge pull request #9 from pilbot/dev-merge-index
Merge together the index files for easier testing
2016-05-25 14:22:12 -07:00
William Cooke
623a994ad0 Merge together the index files for easier testing 2016-05-24 10:17:41 +01:00
Pedro Belo
48126b36ac v0.0.5 v0.0.5 2016-04-22 17:49:19 -07:00
Pedro Belo
3f59dbf2ca ignore commented .env lines in android
eg:
2016-04-19 16:49:24 -07:00
Pedro Belo
2e0a9ec03c v0.0.4 v0.0.4 2016-03-03 16:37:09 -08:00
Pedro Belo
e40737d520 update readme to show how to pick env files in ios 2016-03-03 16:36:50 -08:00
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 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 v0.0.2 2016-02-23 17:32:30 -08:00
Pedro Belo
2ce262501e sweet, rnpm is working v0.0.1 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