Skip to content

Releases: callstack/react-native-pager-view

v5.1.5

22 Apr 10:12

Choose a tag to compare

Changelog:

  • fix(both): unify setPage behavior across platforms (#335) (2e8ac2c)

v5.1.4

20 Apr 19:30

Choose a tag to compare

Changelog:

  • fix(ios): onPageSelected is not called (#334) (93182a5)

v5.1.3

09 Apr 12:19

Choose a tag to compare

Changelog:

v5.1.2

15 Mar 08:35

Choose a tag to compare

  • fix(android): build error on RN 0.64.0+ (#311) (afb4252)

v5.1.1

13 Mar 15:28

Choose a tag to compare

Fixes:

v5.1.0

11 Mar 14:23

Choose a tag to compare

Breaking changes:

Migration guide you can find here

v5.0.12

08 Mar 16:01

Choose a tag to compare

  • fix(android): support negative values for pageMargin (#301) (261ae39)

v5.0.11

03 Mar 13:21

Choose a tag to compare

Changelog:

  • fix(ios): onPageScroll event offset value (#293) (80860dd)

v5.0.10

03 Mar 07:18

Choose a tag to compare

Changelog:

  • fix(android): block interaction for unmounted component (#295) (42c75d5)

v5.0.9

01 Mar 15:28

Choose a tag to compare

Changelog:

  • fix(android): broken setPageWithoutAnimation (#291) (c10827f)