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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ This will ask you few questions about your project and generate a new project in
41
41
- TypeScript definitions (uses `tsc` to generate declaration files)
42
42
- Android AAR files
43
43
44
-
If you created a project with `create-react-native-library`, `react-native-builder-bob` is already pre-configured to build your project. You don't need to configure it again.
44
+
If you created a project with `create-react-native-library`, `react-native-builder-bob` is **already pre-configured to build your project**. You don't need to configure it again.
45
45
46
46
The following configuration steps are for projects not created with `create-react-native-library`.
0 commit comments