Releases: bolan9999/react-native-largelist
Releases · bolan9999/react-native-largelist
3.0.14
Compare
Sorry, something went wrong.
No results found
修复:
Item支持拒绝重用:为每个Item指定一个唯一的key就行了
空视图默认将屏幕占满。
3.0.11
Compare
Sorry, something went wrong.
No results found
新功能:
支持renderEmpty
修复:
修正在react-native0.59兼容性,防止在API 28的安卓上崩溃
Examples样式修改
修正onSizeChange回调问题
文档完善
修正inverted时,安卓API 28以上设备滑动回弹方向错误的问题。
3.0.10
Compare
Sorry, something went wrong.
No results found
修正:
initialContentOffset的一些bug
onTouchBegin在安卓上一次手势触发两次
新功能:
支持TypeScript。
release-1.2.7
Compare
Sorry, something went wrong.
No results found
fix keyboardShouldPersistTaps
release-1.2.6
Compare
Sorry, something went wrong.
No results found
Add props "keyboardShouldPersistTaps"
release-1.2.5
Compare
Sorry, something went wrong.
No results found
Fix section error when reloadData
release-1.2.4
Compare
Sorry, something went wrong.
No results found
Fix default numberOfCellPoolSize error when empty.
release-1.2.3
Compare
Sorry, something went wrong.
No results found
Fix typescript type define.
release-1.2.2
Compare
Sorry, something went wrong.
No results found
Fix bug on onLargeListDidUpdate
Support TypeScript
release-1.1.0
Compare
Sorry, something went wrong.
No results found
Add loading more
Fix bug when reload data
Fix bug on "scrollTo" when animated == false
Change "visiableIndexPaths" to "visibleIndexPaths", "visiableIndexPaths" will not support after 2.0.0
Change the type of "numberOfSections" from number to function, number will not support after 2.0.0