Releases: callstack/react-native-pager-view
Releases · callstack/react-native-pager-view
v5.0.7
- feat(ios): disable/enable scroll bounces (#274) (cf88452)
====
- fix(android): add empty fragment constructor (#285) (c6503a7)
- fix(android): clone children instead of creating new ones (#284) (af25913)
- fix(android): remove setting adapter to null while destroying instance (#271) (5916b6d)
- fix(android): restoring state #183 (#270) (92f47a6)
v4.2.2
Changelog:
- fix(ios): app crashing while setPage is called in componentDidMount (#261) (a791a65)
- Update README.md (#246) (d499e94)
v4.2.1
fix(ios): fix embedding in parent container(#244)
v5.0.2
Fix Android multiple pager instances
v4.1.6
Changelog:
- fix(android): implement containsItem method in adapter (#215) (3055666)
v3.3.1
Cherry-picked
- fix(ios): onPageSelected is called too often (#170) (8a7b254)
v4.1.4
Changelog:
- fix(android): add unique id to fix page removal (#214) (045c750)