react native help create
2.7.0

專注於您的代碼,而不是您的項目結構!
此命令行可幫助您為您的React Native項目創建組件,屏幕,導航,甚至為Redux實施。
npm i react-native-help-create -g
或者
yarn global add react-native-help-create
npm i react-native-help-create --save-dev
或者
yarn add react-native-help-create --dev
npx react-native-help-create --help請關注此文檔,以查看如何使用此助手命令。
或者您可以關注文檔網站。
或者,您可以看到這篇解釋它的中等文章。
如果您考慮為該項目做出貢獻,請檢查一下。