react native help create
2.7.0
Focus on your code, not your project structure!
This command line helps you create components, screens, navigations and even redux implementaion for your react native project.
npm i react-native-help-create -g
Or
yarn global add react-native-help-create
npm i react-native-help-create --save-dev
Or
yarn add react-native-help-create --dev
npx react-native-help-create --helpPlease follow this documentation to see how to use this helper command.
Or you may follow the documentation website.
Or you can see this medium article that explains it.
Please check this if you consider to contribute to this project.