react native template vindicce saga:具有生成器组件reduxsaga等的完整模板 源码
模板已创建,因此我们可以更快地启动项目。 像鸭子模式一样,在单个文件中统一redux的所有逻辑。 我们还有一个模板生成器,仅使用此命令就可以创建多个组件。 使用此模板开始项目 您可以通过以下方式启动新项目: react-native init MyAppName --template vindicce-with-saga
文件列表
react-native-template-vindicce-with-saga-master.zip
(预估有个66文件)
react-native-template-vindicce-with-saga-master
_config.yml
27B
.gitignore
808B
__templates__
components
classComponent.js.hbs
460B
statelessComponent.js.hbs
341B
view
viewClassComponent.js.hbs
518B
viewClassComponentRedux.js.hbs
650B
暂无评论