Commit 8b8fb76
authored
feat: update nitro-modules template to new format (#935)
<!-- Please provide enough information so that others can review your
pull request. -->
<!-- Keep pull requests small and focused on a single change. -->
### Summary
This updates the nitro modules to follow new template
<!-- What existing problem does the pull request solve? Can you solve
the issue with a different approach? -->
### Test plan
<!-- List the steps with which we can test this change. Provide
screenshots if this changes anything visual. -->
Can be tested by creating a new nitro modules1 parent 26b04c9 commit 8b8fb76
File tree
2 files changed
+8
-3
lines changed- packages/create-react-native-library
- src
- templates/nitro-common/android/src/main/cpp
2 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | | - | |
6 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments