Commit 1d95a45d authored by shiyunjie's avatar shiyunjie

readme

parent 6973f26d
......@@ -103,17 +103,32 @@ Login
"lodash": "^4.17.11", //工具类
"react": "16.8.3", // RN 支持react hooks
"react-native": "0.59.5", // 新版RN
"react-native-elements": "^1.1.0", //标准基础组建库
"react-native-gesture-handler": "^1.1.0", //android 手势回退
"lottie-react-native": "^2.6.1", // 原生动画
"react-native-fast-image": "^6.0.3", //图片缓存
"react-native-device-info": "^2.1.3", // 设备信息
"react-native-elements": "^1.1.0", // 标准基础组件库
"react-native-gesture-handler": "^1.1.0", // 手势
"react-native-update-mutlirn-hg": "^3.1.1", // 热更新
"react-native-vector-icons": "^6.4.2", // 矢量icon
"react-navigation": "^3.9.1", // 新版路由导航
"react-native-image-header-scroll-view": "^0.10.3", // 图片头下拉列表
"react-native-largelist-v3": "^3.0.14", // 长列表下拉高性能
"react-native-spring-scrollview": "^2.0.22", // 长列表下拉scrollview
"react-navigation-redux-helpers": "^3.0.2", //路由 redux支持
"react-native-linear-gradient": "^2.5.4", //渐变色
"react-native-modal": "^11.1.0", // 基础浮窗
"react-native-reanimated": "^1.1.0", // 简单动画
"react-native-root-toast": "^3.1.2", // 原生toast
"react-native-super-grid": "^3.0.7", // 九宫格
"react-native-svg": "^9.5.1", // svg
"react-native-swiper": "^1.5.14", // 轮播
"react-native-tab-view": "^2.7.1", // tab切换
"react-redux": "^7.0.3", // redux
"redux": "^4.0.1", // redux
"redux-persist": "^5.10.0", // redux 持久化(asyncStore)
"remote-redux-devtools": "^0.5.16" // redux debug工具
"eslint": "^5.16.0", //语法检查
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment