Commit 25f9556
authored
fix: creating library with react-native-test-app example (#622)
<!-- Please provide enough information so that others can review your
pull request. -->
<!-- Keep pull requests small and focused on a single change. -->
### Summary
Conditionally add codegen-releated stuff added recently to unblocks the
command.
### Test plan
1. `create-react-native-library`
2. Choose test app as an example
3. `example/` apps should build.1 parent eacd9ce commit 25f9556
File tree
2 files changed
+5
-1
lines changed- packages/create-react-native-library
- src
- templates/common
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
790 | 790 | | |
791 | 791 | | |
792 | 792 | | |
793 | | - | |
| 793 | + | |
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
207 | 211 | | |
208 | 212 | | |
209 | 213 | | |
0 commit comments