Skip to content

Commit 3fbd807

Browse files
authored
Update README.md
1 parent 5362839 commit 3fbd807

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ import MJRefresh,{ScrollView} from 'react-native-mjrefresh'//rn>=0.55
8484

8585
自定义详情可见Example:[HuaWeiRefreshControl.js](https://github.com/react-native-studio/react-native-MJRefresh/blob/master/Example/HuaWeiRefreshControl.js)
8686

87+
ListView使用见:[ListViewExample](https://github.com/react-native-studio/react-native-MJRefresh/blob/master/Example49/ListViewExample.js)
88+
89+
FlatList使用见:[FlatListExample](https://github.com/react-native-studio/react-native-MJRefresh/blob/master/Example49/FlatListExample.js)
90+
8791
## 示例
8892
<img src="https://github.com/react-native-studio/react-native-MJRefresh/blob/master/screen_shot.gif" width = "300" alt="图片名称" align=center />
8993
<img src="https://github.com/react-native-studio/react-native-MJRefresh/blob/master/1530090339829.gif" width = "300" alt="图片名称" align=center />

0 commit comments

Comments
 (0)