Skip to content

Releases: callstack/react-native-pager-view

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)

v5.4.11

14 Feb 14:01
Compare
Choose a tag to compare

Changelog:

  • fix(ios): wrong variable usage that causes crash related to #458 (#502) (715fe70)

v5.4.10

14 Feb 12:49
Compare
Choose a tag to compare

Changelog:

  • fix(ios): Crash when rapidly switching pages #510 (bd17a7d)

v5.4.9

09 Nov 11:12
Compare
Choose a tag to compare
  • fix(ios): Prevent removal of one or many pages at a time (#467) (dfa4536)

v5.4.8

29 Oct 11:29
Compare
Choose a tag to compare

Changelog:

v5.4.7

12 Oct 09:28
Compare
Choose a tag to compare

Changelog:

  • fix(ios): update pager view only when layout changed (#462) (e4d0c6b)