You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The difference from [create-react-native-module](https://github.com/brodybits/create-react-native-module) is that the generated project with `create-react-native-library` is very opinionated and configured with additional tools.
34
-
35
-
## Build your React Native libraries
33
+
## Build React Native libraries
36
34
37
35
`react-native-builder-bob` can build code in your React Native library for following targets:
38
36
@@ -250,6 +248,12 @@ Thanks to the authors of these libraries for inspiration:
There are other similar tools to scaffold React Native libraries. The difference is that the generated project with `create-react-native-library` is very opinionated and configured with additional tools.
0 commit comments