Commit Graph
29 Commits
Author SHA1 Message Date
andrey c3e58d76fe Revert "Support newest Android Gradle Plugin (#512)"
This reverts commit 5629d656
2021-01-19 13:12:15 +01:00
Denis Oliveira 5629d6560e Support newest Android Gradle Plugin (#512)
* Update gradle plugin and compliance on dotenv.gradle

* Update gradle plugin from example and minimum gradle support
2020-10-22 10:27:15 -03:00
Bartosz Sosnowski 8616212e61 Add Windows support (#492)
Add support for react-native-windows. Update the docs and example and
add an automatic CI test.
2020-09-16 11:28:13 -03:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2578fbf270 Bump lodash from 4.17.15 to 4.17.19 in /Example (#472)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 16:46:24 -03:00
luancurti 4131b1e582 Add compile sdk version in build gradle 2020-07-12 23:41:08 -03:00
luancurti cfd2921eac ignore xcode shared data in example 2020-05-26 11:07:30 -03:00
Frieder Bluemle 8942fe9a5a Update example project to react-native 0.62.2 (#455)
* Update yarn.lock

* Update example react-native to 0.62.2
2020-05-19 23:23:11 -03:00
luancurti 3cdd99dbd3 chore(example): update example app dependencies 2020-03-18 23:53:05 -03:00
dependabot[bot] 37172abd5f Bump handlebars from 4.1.2 to 4.7.3 in /Example
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-18 22:15:10 -03:00
dependabot[bot] 96c37097dc Bump acorn from 5.7.3 to 5.7.4 in /Example
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-18 22:14:37 -03:00
Frieder Bluemle 23dcaa96b8 Update react-native to 0.60.5 2020-03-18 20:43:29 -03:00
Patrick Kempff 0d26194589 Updated gradle to v4.4 and gradle-plugin to v3.1.4 2018-11-08 07:59:55 +01:00
Pedro Belo 0993258ab6 do this android setup too 2017-12-04 22:12:07 -08:00
Pedro Belo 4ad4b0c262 bump example app to 0.50.4 2017-12-04 21:34:37 -08:00
Anders Back a1056e175e Support For Multi Target Applications (#66)
* CONFIGURATION_BUILD_DIR => BUILD_DIR

* support for react native 0.40
2017-04-26 15:00:07 -07:00
Pedro Belo fe8c15c06d do the ios setup for plist support 2016-12-07 11:23:26 -08:00
Pedro Belo ca59b23b2f bump example app to 0.38 2016-11-28 15:08:05 -08:00
Pedro Belo af611c930f bump example to react-native 0.33 2016-09-13 18:39:29 -07: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 6fb7032d36 readme on example app 2016-03-03 13:35:15 -08:00
Pedro Belo c2751c7f7b normalize example files 2016-03-03 13:32:22 -08:00
Pedro Belo 4801f14806 fix dotenv in ios 2016-02-23 15:50:03 -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 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 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