react-native-builder-bob
react-native-builder-bob copied to clipboard
feat: option to add nitro views
Summary
-
Introduces the option to add a Nitro View Component when scaffolding a new library with
create-react-native-library.Nitro View selection during setup
-
Updated the fallback Nitro Modules version to
0.26.2
Test plan
- clone branch
- create new library with
bin/create-react-native-library - generate nitrogen
yarn nitro-codegenand build example app for both platforms
Example App
| iOS Screenshot | Android Screenshot |
|---|---|
Hey @Juozas-Petkelis , remember to add the template to the CI matrix https://github.com/callstack/react-native-builder-bob/blob/c9af25bf214b96a001382a61014b7e22e90cad2d/.github/workflows/build-templates.yml#L51
Super nice!
Bumped Nitro Modules version to the latest 0.26.2 .