react-native-macos/template/android
Salakar 261197d857 Implement changes to enable native modules auto linking (#24506)
Summary:
Replaces #24099 (original PR became detached for some reason)

Implements the template changes required to enable native modules auto-linking for both Android & iOS.

Requires the following to be merged first and an updated CLI to be published:

- [x] https://github.com/react-native-community/react-native-cli/pull/254
- [x] https://github.com/react-native-community/react-native-cli/pull/256
- [x] https://github.com/react-native-community/react-native-cli/pull/258

cc grabbou thymikee orta for review

- [ ] https://github.com/facebook/react-native/pull/24517 update CLI version)

[TEMPLATE] [FEATURE] - Enable auto-initialization/linking of react native modules for new projects
Pull Request resolved: https://github.com/facebook/react-native/pull/24506

Differential Revision: D15062701

Pulled By: cpojer

fbshipit-source-id: 65296cbec2925405fe8033de71910325e0c719bc
2019-04-24 06:17:05 -07:00
..
app Implement changes to enable native modules auto linking (#24506) 2019-04-24 06:17:05 -07:00
gradle/wrapper fix gradle wrapper in template (#24275) 2019-04-03 10:45:34 -07:00
build.gradle Use node package dependency to manage JSC version (#24276) 2019-04-04 14:22:14 -07:00
gradle.properties useAndroidX and enableJetifier config in template gradle.properties (#24319) 2019-04-07 11:59:23 -07:00
gradlew Move react-native template 2018-12-07 07:49:19 -08:00
gradlew.bat Move react-native template 2018-12-07 07:49:19 -08:00
settings.gradle Implement changes to enable native modules auto linking (#24506) 2019-04-24 06:17:05 -07:00