Skip to content

Commit 8ab0366

Browse files
author
bolan9999
authored
Merge pull request #23 from bolan9999/develop
readme add video
2 parents 94dbb42 + eed185f commit 8ab0366

File tree

3 files changed

+762
-997
lines changed

3 files changed

+762
-997
lines changed

README-cn.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,3 +181,6 @@ onScroll | ({nativeEvent:{contentOffset:{x:number,y:number}}})=> any | | 滑动
181181
## 目标计划
182182
1. 修正细节问题
183183
2. 提供编辑功能
184+
185+
# 性能展示
186+
查看LargeList的性能表现:[优酷](http://v.youku.com/v_show/id_XMzI0ODc4ODkyOA==.html) 或者 [youtube](https://youtu.be/k95G3_QGYHE)

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,7 @@ Current section index of LargeList.
186186
### headerHeight:number
187187
Get LargeList's header height
188188
### footerHeight:number
189-
Get LargeList's footer height
189+
Get LargeList's footer height
190+
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)