Closed jhugman closed 1 month ago
Fixes #109.
This PR adds testing around the turbo-modules.
The tests runs through a host of different names, then
create-react-native-library
ubrn generate turbo-module
This has meant a series of changes (for the better) to the templates.
I haven't yet got the test running in CI, but I think that can wait for another PR. Marking ready for review.
Fixes #109.
This PR adds testing around the turbo-modules.
The tests runs through a host of different names, then
create-react-native-library
with that name.ubrn generate turbo-module
commandcreate-react-native-library
filesThis has meant a series of changes (for the better) to the templates.