Releases: callstack/react-native-pager-view
Releases · callstack/react-native-pager-view
v5.1.3
v5.1.2
v5.1.1
v5.1.0
v5.0.12
v5.0.11
v5.0.10
v5.0.9
v5.0.8
Changelog:
Breaking changes
- (android): merge next version (ViewPager2) into main branch (#289) (156fa0c)
- No JS api breaking changes
Fixes
- fix(android): support multiple pager instances (#242)
- fix(android): fix pageMargin prop (#256)
- fix(android): prevent touch events to be executed during swipe (#259)
- feat(android): add offscreen page limit (#247)
- fix(android): restoring state #183 (#270)
- fix(android): remove setting adapter to null while destroying instance
- feat(ios): disable/enable scroll bounces (#274)
- fix(android): clone children instead of creating new ones (#284)
- fix(android): add empty fragment constructor (#285)