File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -129,6 +129,24 @@ http://react.parts/
129
129
* ** React Native Modules**
130
130
http://reactnativemodules.com/
131
131
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
+
132
150
## 工具
133
151
134
152
* react-native-snippets(代码提示)
@@ -137,6 +155,9 @@ https://github.com/Shrugs/react-native-snippets
137
155
* react-native-babel(使用ES6+)
138
156
https://github.com/roman01la/react-native-babel
139
157
158
+ * sqlite for react-native
159
+ https://github.com/almost/react-native-sqlite
160
+
140
161
141
162
## 资源网站
142
163
You can’t perform that action at this time.
0 commit comments