Skip to content

Releases: callstack/react-native-pager-view

Release 6.1.0-rc.2

27 Oct 08:25
Compare
Choose a tag to compare
Release 6.1.0-rc.2 Pre-release
Pre-release

6.1.0-rc.2 (2022-10-27)

Bug Fixes

  • add missing SafeAreaView to fabric example (#614) (d313a27)
  • iOS: fix animation on onPageScroll event on Fabric (#623) (2779933)
  • iOS: fix pager view height issue (#624) (0abef1f)

Features

  • ios: drop support for showPageIndicator (#615) (ced9817)

v6.0.1

04 Oct 08:17
Compare
Choose a tag to compare

Changelog:

  • fix(ios): on tab selection scroll when rtl enabled (#613) (ce17576)

Release 6.1.0-rc.1

23 Sep 07:27
Compare
Choose a tag to compare
Release 6.1.0-rc.1 Pre-release
Pre-release

6.1.0-rc.1 (2022-09-23)

Bug Fixes

Release 6.1.0-rc.0

22 Sep 15:58
Compare
Choose a tag to compare
Release 6.1.0-rc.0 Pre-release
Pre-release

6.1.0-rc.0 (2022-09-22)

Features

  • android: add fabric support on Android (#608) (58e50f0)
  • ios: add fabric support on iOS (#607) (b9f0351)
  • ios: add legacy code & change codegen name (#604) (e6465d6)

v6.0.0

22 Sep 12:04
Compare
Choose a tag to compare
Release 6.0.0

v5.4.25

05 Jul 18:31
Compare
Choose a tag to compare

v5.4.24

27 May 12:06
Compare
Choose a tag to compare

Changelog:

  • fix(ios): restore animated param check (#569) (931b193)

v5.4.23

25 May 14:58
Compare
Choose a tag to compare

Changelog:

v5.4.22

20 May 09:05
Compare
Choose a tag to compare

Changelog:

  • fix(android): only remove child if it exists (#560) (7787b1e)

v.5.4.21

20 May 09:02
Compare
Choose a tag to compare

Changelog:

  • fix(ios): pager sometimes does not fill full height (#565) (61dd680)