Skip to content

Releases: callstack/react-native-pager-view

v5.4.7

12 Oct 09:28

Choose a tag to compare

Changelog:

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

v5.4.6

01 Oct 11:22

Choose a tag to compare

Changelog:

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

v5.4.5

01 Oct 11:12

Choose a tag to compare

Changelog:

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

v5.4.4

13 Sep 12:27

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

Choose a tag to compare

Changelog:

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

v5.4.2

13 Sep 11:57

Choose a tag to compare

Changelog:

v5.4.1

23 Aug 19:08

Choose a tag to compare

Changelog:

  • fix(ios): UIViewControllerHierarchyInconsistency error (#432) (6ddec90)

v5.4.0

26 Jul 15:40

Choose a tag to compare

Changelog:

  • fix(android): use RecyclerView.Adapter instead of FragmentStateAdapter (#404) (fdf3d8f)

v5.3.4

26 Jul 14:55

Choose a tag to compare

Changelog:

  • fix(android): handling initially empty pages (#408) (9eb7b34)

v5.3.3

26 Jul 12:38

Choose a tag to compare

Changelog:

  • fix(android): set initial page natively (#407) (0c65e4d)
  • chore: logo URL in the keyboard example (#405) (94320e9)