文件名称:React-Native-Boilerplate:具有常用库的React native样板
文件大小:62KB
文件格式:ZIP
更新时间:2024-02-27 05:39:48
react redux javascript android ios
React本机样板 包含和配置的软件包 eslint >遵循airbnb样式指南 redux >使用reducer和action和sagas配置的存储 redux-saga > redux saga集成在商店中 styled-components ->用于样式化组件 react-native-permissions >跨平台许可请求库 react-native-vector-icons >图标库 可以使用 用于在应用程序中路由的react-native-router-flux或react-navigation (不包括) 脚步 建立 在目录中运行react-native init <proje
【文件预览】:
React-Native-Boilerplate-master
----.eslintrc.json(758B)
----.gitignore(799B)
----.babelrc(34B)
----.flowconfig(1KB)
----package.json(1KB)
----src()
--------components()
--------App.js(1KB)
--------reducers()
--------actions()
--------sagas()
--------store()
----.buckconfig(114B)
----.watchmanconfig(2B)
----index.js(125B)
----_config.yml(25B)
----README.md(1KB)
----.gitattributes(16B)
----yarn.lock(211KB)