Releases: marcocesarato/react-native-big-list
Releases · marcocesarato/react-native-big-list
Release 1.3.12
Features
- Show header and footer on empty
- Add some props to permit to hide marginal header and footer on empty
Bug Fixes
onViewableItemsChanged
now called even if no items changed but additionals items are viewed
Release 1.3.10
Bug Fixes
- Fix some issues related to typing
Release 1.3.9
Bug Fixes
- Fix static header with sections
Release 1.3.8
Release 1.3.1
Bug Fixes
- Add
numColumns
typing
Release 1.3.0
Feature
- Add
batchSizeThreshold
prop - Add
numColumns
prop #5
Release 1.2.5
Features
- Add
onRefresh
prop - Add
refreshing
prop
Release 1.2.4
Features
- Add
onEndReached
prop trigger - Add
onEndReachedThreshold
prop
Release 1.2.0
Features
- Add
stickySectionHeadersEnabled
prop
Bug Fixes
- Sticky headers sections on web
BREAKING CHANGES
renderSection
renamed torenderSectionHeader
sectionHeight
renamed torenderSectionHeaderHeight