Commit e741488
Implement changes to enable native modules auto linking (facebook#24506)
Summary:
Replaces facebook#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] react-native-community/cli#254
- [x] react-native-community/cli#256
- [x] react-native-community/cli#258
cc grabbou thymikee orta for review
- [ ] facebook#24517 update CLI version)
[TEMPLATE] [FEATURE] - Enable auto-initialization/linking of react native modules for new projects
Pull Request resolved: facebook#24506
Differential Revision: D15062701
Pulled By: cpojer
fbshipit-source-id: 65296cbec2925405fe8033de71910325e0c719bc
# Conflicts:
# template/ios/Podfile1 parent bf4ee6f commit e741488
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
0 commit comments