Releases: callstack/react-native-pager-view
Releases · callstack/react-native-pager-view
v5.4.12
Changelog:
- fix(ios): rapid taps on the navigation tabs (#529) (27e8003)
v5.4.11
Changelog:
- fix(ios): wrong variable usage that causes crash related to #458 (#502) (715fe70)
v5.4.10
Changelog:
- fix(ios): Crash when rapidly switching pages #510 (bd17a7d)
v5.4.9
- fix(ios): Prevent removal of one or many pages at a time (#467) (dfa4536)
v5.4.7
Changelog:
- fix(ios): update pager view only when layout changed (#462) (e4d0c6b)
v5.4.6
Changelog:
- fix(ios): multiple onPageSelected calling (#455) (d44b58a)
v5.4.5
Changelog:
- fix(android): set initialIndex only once (#457) (7ad16b1)
v5.4.4
Changelog:
- chore(android): update gradle.properties (#437) (9d309b8)
- chore(android): update build.gradle (#438) (e01cd62)
v5.4.3
Changelog:
- fix(android): Nested ViewPagers with same orientation are not scrollable(#303) (42ef5a0)