Skip to content

Commit 14dd8bb

Browse files
author
ele828
committed
add some components
1 parent 9d5f116 commit 14dd8bb

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,24 @@ http://react.parts/
129129
* **React Native Modules**
130130
http://reactnativemodules.com/
131131

132+
* React Native Router
133+
https://github.com/t4t5/react-native-router
134+
135+
* 下拉刷新组件
136+
https://github.com/jsdf/react-native-refreshable-listview
137+
138+
* 模态框
139+
https://github.com/brentvatne/react-native-modal
140+
141+
* react-native-navbar
142+
https://github.com/Kureev/react-native-navbar
143+
144+
* 滚动轮播组件
145+
https://github.com/appintheair/react-native-looped-carousel
146+
147+
* HTML显示组件
148+
https://github.com/jsdf/react-native-htmlview
149+
132150
## 工具
133151

134152
* react-native-snippets(代码提示)
@@ -137,6 +155,9 @@ https://github.com/Shrugs/react-native-snippets
137155
* react-native-babel(使用ES6+)
138156
https://github.com/roman01la/react-native-babel
139157

158+
* sqlite for react-native
159+
https://github.com/almost/react-native-sqlite
160+
140161

141162
## 资源网站
142163

0 commit comments

Comments
 (0)