Releases: callstack/react-native-pager-view
Releases · callstack/react-native-pager-view
v5.1.7
Changelog:
- fix(js): add missing
onStartShouldSetResponder
function (#342) (8e43678)
v5.1.6
Changelog:
- fix(js): handle the component unmounting (#340) (249f589)
v5.1.5
Changelog:
- fix(both): unify setPage behavior across platforms (#335) (2e8ac2c)
v5.1.4
Changelog:
- fix(ios): onPageSelected is not called (#334) (93182a5)
v5.1.2
- fix(android): build error on RN 0.64.0+ (#311) (afb4252)
v5.1.0
Breaking changes:
Migration guide you can find here
v5.0.12
- fix(android): support negative values for pageMargin (#301) (261ae39)
v5.0.11
Changelog:
- fix(ios): onPageScroll event offset value (#293) (80860dd)