Skip to content

Releases: callstack/react-native-pager-view

v5.1.7

29 Apr 07:23
Compare
Choose a tag to compare

Changelog:

  • fix(js): add missing onStartShouldSetResponder function (#342) (8e43678)

v5.1.6

28 Apr 14:04
Compare
Choose a tag to compare

Changelog:

  • fix(js): handle the component unmounting (#340) (249f589)

v5.1.5

22 Apr 10:12
Compare
Choose a tag to compare

Changelog:

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

v5.1.4

20 Apr 19:30
Compare
Choose a tag to compare

Changelog:

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

v5.1.3

09 Apr 12:19
Compare
Choose a tag to compare

Changelog:

v5.1.2

15 Mar 08:35
Compare
Choose a tag to compare
  • fix(android): build error on RN 0.64.0+ (#311) (afb4252)

v5.1.1

13 Mar 15:28
Compare
Choose a tag to compare

Fixes:

v5.1.0

11 Mar 14:23
Compare
Choose a tag to compare

Breaking changes:

Migration guide you can find here

v5.0.12

08 Mar 16:01
Compare
Choose a tag to compare
  • fix(android): support negative values for pageMargin (#301) (261ae39)

v5.0.11

03 Mar 13:21
Compare
Choose a tag to compare

Changelog:

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