64 Commits

Author SHA1 Message Date
Pedro Belo
af611c930f bump example to react-native 0.33 2016-09-13 18:39:29 -07:00
Pedro Belo
4747803915 Merge pull request #31 from skellock/fix-missing-env
Fix missing env
2016-09-13 18:20:55 -07:00
Pedro Belo
b377e955e8 Merge pull request #30 from greena13/master
Add Proguard troubleshooting instructions to Readme
2016-09-13 18:20:16 -07:00
Pedro Belo
47afdaafad Merge pull request #27 from jgkim/percent
Replace `%` with a double-escaped unicode value
2016-09-13 18:13:29 -07:00
Steve Kellock
dcec930aa1 Prevents killing the android build with a missing .env file. 2016-08-28 21:20:09 -04:00
Steve Kellock
e04cc0d71e Prevents dying in a fire on iOS with a missing .env file. 2016-08-28 21:03:52 -04:00
Aleck Greenham
f0ad581f96 Add Proguard troubleshooting instructions to Readme 2016-08-28 15:13:32 +01:00
James G. Kim
235cbf4028 Replace % with a double-escaped unicode value
Resource strings cannot include `%` as-is (cf. http://stackoverflow.com/questions/4414389/android-xml-percent-symbol).
2016-08-21 08:52:11 +09:00
Pedro Belo
ee3a094c28 v0.0.8 v0.0.8 2016-08-11 12:17:27 -07:00
Pedro Belo
5bfec8fa5d Merge pull request #26 from fabriziomoscon/master
use react-native from node_modules
2016-08-01 13:03:01 -07:00
Fabrizio Moscon
9b5c99b3d2 use react-native from node_modules
- compile react-native as shown here: d344963123/local-cli/generator-android/templates/src/app/build.gradle (L131)
2016-07-31 00:51:45 +01:00
Pedro Belo
4bc44ba342 v0.0.7 v0.0.7 2016-06-29 18:16:06 -07:00
Pedro Belo
56373905e2 Merge pull request #15 from ncnlinh/patch-1
Fix when applicationId ≠ package name
2016-06-29 18:15:01 -07:00
Nguyen Cao Nhat Linh
957a2b065b Remove unnecessary imports 2016-06-29 17:00:22 -07:00
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