Skip to content

Commit 0ab7415

Browse files
author
Chris Brody
authored
update alternatives in README.md (#262)
1 parent e5c0a96 commit 0ab7415

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,10 @@ Why not use `react-native new-library`? Unfortunately that command doesn't creat
5050

5151
### Alternatives
5252

53-
- [`react-native-create-library`](https://www.npmjs.com/package/react-native-create-library)
54-
- [`react-native-create-bridge`](https://github.com/peggyrayzis/react-native-create-bridge)
53+
- [`brodybits/react-native-module-init`](https://github.com/brodybits/react-native-module-init) - new interactive CLI that uses the templates from this utiity
54+
- [`react-native-community/bob`](https://github.com/react-native-community/bob) - opinionated, interactive library CLI that is designed to support both native libraries and libraries with web support
55+
56+
__Outdated alternatives:__ see [acknowledgements](#acknowledgements) below
5557

5658
## Installation
5759

0 commit comments

Comments
 (0)