Releases: marcocesarato/react-native-big-list
Releases · marcocesarato/react-native-big-list
Release 1.6.1
Bug Fixes
- Stabilize the unstable empty component (Thanks to @HyopeR )
Release 1.6.0
Features
- add support for native animation on scroll (Thanks @larsmunkholm)
Bug Fixes
- rename animatedOffsetValues to nativeOffsetValues in index.d.ts (Thanks @larsmunkholm)
Release 1.5.5
Bug fixes
- Add type declarations for the methods #263 (Thanks to @larsmunkholm)
Release 1.5.3
Release 1.5.0
Features
- Add custom scroll view component (Thanks to @doomsower )
Release 1.4.0
v1.4.0 chore(release): 1.4.0
Release 1.3.16
Bug Fixes
- Fixed empty item before render header
Release 1.3.15
Bug Fixes
- Fixed
onMomentumEnd
event trigger #21
Release 1.3.14
Bug Fixes
- Scrolling methods fix (Thanks to @sabymike )
Release 1.3.13
Bug Fixes
- Add
keyExtractor
to keep view states