|
2 | 2 |
|
3 | 3 | Tool to create a React Native library module or native view component, with a single command. |
4 | 4 |
|
5 | | -[](./LICENSE) |
6 | | -[](https://www.npmjs.com/package/create-react-native-module) |
7 | | -[](https://npmcharts.com/compare/create-react-native-module?minimal=true) |
8 | | -[](https://npmcharts.com/compare/create-react-native-module?minimal=true) |
9 | | -[](https://github.com/brodybits/create-react-native-module/stargazers) |
10 | | -[](https://github.com/brodybits/create-react-native-module/pulls) |
| 5 | +[](./LICENSE) |
| 6 | +[](https://www.npmjs.com/package/create-react-native-module) |
| 7 | +[](https://npmcharts.com/compare/create-react-native-module?minimal=true) |
| 8 | +[](https://npmcharts.com/compare/create-react-native-module?minimal=true) |
| 9 | +[](https://github.com/brodybits/create-react-native-module/watchers) |
| 10 | +[](https://github.com/brodybits/create-react-native-module/stargazers) |
| 11 | +[](https://github.com/brodybits/create-react-native-module/network/members) |
| 12 | +[](https://github.com/brodybits/create-react-native-module/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Abug) |
| 13 | +[](https://github.com/brodybits/create-react-native-module/issues) |
| 14 | +[](https://github.com/brodybits/create-react-native-module/pulls) |
| 15 | +[](https://github.com/brodybits/create-react-native-module/pulls) |
11 | 16 |
|
12 | 17 | See below for command-line usage, example with no view, and example with an extremely simple native view. |
13 | 18 |
|
|
0 commit comments