Skip to content

Releases: callstack/react-native-pager-view

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)

v5.4.6

01 Oct 11:22
Compare
Choose a tag to compare

Changelog:

  • fix(ios): multiple onPageSelected calling (#455) (d44b58a)

v5.4.5

01 Oct 11:12
Compare
Choose a tag to compare

Changelog:

  • fix(android): set initialIndex only once (#457) (7ad16b1)

v5.4.4

13 Sep 12:27
Compare
Choose a tag to compare

Changelog:

  • chore(android): update gradle.properties (#437) (9d309b8)
  • chore(android): update build.gradle (#438) (e01cd62)

v5.4.3

13 Sep 12:02
Compare
Choose a tag to compare

Changelog:

  • fix(android): Nested ViewPagers with same orientation are not scrollable(#303) (42ef5a0)