create-react-native-library
v0.44.2
Published
CLI to scaffold React Native libraries
Downloads
5,424
Readme
create-react-native-library
CLI to scaffold React Native libraries.
Usage:
npx create-react-native-library@latest react-native-awesome-library
This will ask you few questions about your project and generate a new project in a folder named awesome-library
.
See more details on the documentation website.