Skip to content

Releases: callstack/react-native-pager-view

v5.4.19

20 May 07:29
Compare
Choose a tag to compare

Changelog:

  • fix(ios): disable pager scroll gesture on swipe to go back (#500) (323470e)

v5.4.18

20 May 07:26
Compare
Choose a tag to compare

Changelog:

  • fix(android): scrapped or attached views may not be recycled #173 (#552) (10c052f)

v5.4.17

18 May 11:43
Compare
Choose a tag to compare

Changelog:

  • fix(ios): NSInternalInconsistencyException crash (#564) (69a7494)

v5.4.16

18 May 11:33
Compare
Choose a tag to compare
  • fix(ios): set delaysContentTouches to YES (#563) (a33bde0)

v6.0.0-rc.2

05 May 11:33
Compare
Choose a tag to compare
v6.0.0-rc.2 Pre-release
Pre-release
  • fix: animated set page may stick or overshoot (#547) (a1f87dc)

v6.0.0-rc.1

14 Mar 09:27
Compare
Choose a tag to compare
v6.0.0-rc.1 Pre-release
Pre-release

Changelog:

  • fix(android): children views were not recycled (#516) (716b3a5)
  • fix(js): setPage call to long (#412) (c558f98)

v5.4.15

14 Mar 12:58
Compare
Choose a tag to compare

Changelog:

  • fix(ios): crash with NSInternalInconsistencyException on iOS (#530) (3ca5545)

v5.4.13

14 Mar 12:51
Compare
Choose a tag to compare

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

14 Mar 12:00
Compare
Choose a tag to compare

Changelog:

  • fix(android): initialPage for dynamic content (b50d3fe)

v5.4.12

14 Mar 10:14
Compare
Choose a tag to compare

Changelog:

  • fix(ios): rapid taps on the navigation tabs (#529) (27e8003)