Skip to content

Releases: callstack/react-native-pager-view

v6.8.1

29 May 09:32
Compare
Choose a tag to compare

What's Changed

  • fix(722): revert not working back navigation gesture in favour of PagerView inside ScrollView by @MateWW in #933

Full Changelog: v6.8.0...v6.8.1

v6.8.0

20 May 09:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.7.1...v6.8.0

v6.5.3

19 May 11:02
Compare
Choose a tag to compare

Changes:

fix(android): Remove nullability of command id (#983)

Full Changelog: v6.5.2...v6.5.3

v6.7.1

22 Apr 16:49
Compare
Choose a tag to compare

What's Changed

New Contributors

v6.5.2

10 Mar 07:42
Compare
Choose a tag to compare

Fixed:
refactor(iOS): Update React imports

Full Changelog: v6.5.1...v6.5.2

v6.7.0

20 Jan 01:58
Compare
Choose a tag to compare

Changelog:

  • fix(android): prevent taps while scrolling (#961) (16b0ebe)
  • fix(CI): android build(#962) (56a35da)
  • chore(lib): add component provider field for codegen (#957) (6978185)

v6.6.1

03 Dec 11:03
ba7777c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.6.0...v6.6.1

v6.6.0

29 Nov 10:20
270a6e7
Compare
Choose a tag to compare

What's Changed

This release removes support for experimental useNext - scrollview based react-native-pager-view implementation for iOS.

  • refactor(lib): Remove experimental Next implementation by @MrRefactor in #918

Android:

  • fix(android): Fix blank screen after removal of last page by @MrRefactor in #929

iOS

Other changes

Full Changelog: v6.5.1...v6.6.0

v6.5.1

19 Nov 17:58
88f2361
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.0...v6.5.1

v6.5.0

05 Nov 15:07
a62a41f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.1...v6.5.0