Releases: callstack/react-native-pager-view
Releases · callstack/react-native-pager-view
v6.0.0-rc.1
Changelog:
- fix(android): children views were not recycled (#516) (716b3a5)
- fix(js): setPage call to long (#412) (c558f98)
v5.4.15
Changelog:
- fix(ios): crash with
NSInternalInconsistencyException
on iOS (#530) (3ca5545)
v5.4.13
Changelog:
- fix(ios): switching between the pages for rapid tabs (3260863)
- Revert "fix(ios): rapid taps on the navigation tabs (#529)" (ba6f04d)
v5.4.13
Changelog:
- fix(android): initialPage for dynamic content (b50d3fe)
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)