Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
BasicApp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
writtyflame
BasicApp
Commits
1116d5c5
Commit
1116d5c5
authored
Jul 25, 2019
by
shiyunjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme
parent
db9a2334
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
2 deletions
+17
-2
README.md
README.md
+17
-2
No files found.
README.md
View file @
1116d5c5
...
...
@@ -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", //语法检查
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment