Skip to content

Commit 0dce6e2

Browse files
author
bolan9999
authored
Merge pull request #24 from bolan9999/develop
change performance show to front.
2 parents 8ab0366 + 80bd7b2 commit 0dce6e2

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

README-cn.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ For English readme.md [click here](./README.md)
1010
## 预览
1111
![Preview](./readme_resources/example.gif)
1212

13+
## 性能展示
14+
查看LargeList的性能表现:[优酷](http://v.youku.com/v_show/id_XMzI0ODc4ODkyOA==.html) 或者 [youtube](https://youtu.be/k95G3_QGYHE)
15+
1316
## 接入步骤
1417

1518
* 确认您的项目是React Native项目
@@ -182,5 +185,4 @@ onScroll | ({nativeEvent:{contentOffset:{x:number,y:number}}})=> any | | 滑动
182185
1. 修正细节问题
183186
2. 提供编辑功能
184187

185-
# 性能展示
186-
查看LargeList的性能表现:[优酷](http://v.youku.com/v_show/id_XMzI0ODc4ODkyOA==.html) 或者 [youtube](https://youtu.be/k95G3_QGYHE)
188+

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ This is a react-native-largelist with 3000 cells
1818

1919
![Preview](./readme_resources/example.gif)
2020

21+
## Performance Show
22+
View the video of react-native-largelist performance on [youtube](https://youtu.be/k95G3_QGYHE) or [youku](http://v.youku.com/v_show/id_XMzI0ODc4ODkyOA==.html)
23+
2124
## Getting Started
2225

2326
* Make sure your project is react-native project.
@@ -188,5 +191,3 @@ Get LargeList's header height
188191
### footerHeight:number
189192
Get LargeList's footer height
190193

191-
# Performance Show
192-
View the video of react-native-largelist performance on [youtube](https://youtu.be/k95G3_QGYHE) or [youku](http://v.youku.com/v_show/id_XMzI0ODc4ODkyOA==.html)

0 commit comments

Comments
 (0)