Skip to content

Releases: callstack/react-native-pager-view

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

v6.4.1

28 Aug 12:03
d26b793
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.4.0...v6.4.1

v6.4.0

22 Aug 07:23
43f5a21
Compare
Choose a tag to compare

Changelog:

v6.3.4

13 Aug 13:06
Compare
Choose a tag to compare

Changelog:

  • Merge pull request #853 from QichenZhu/fix-ios-content-height (e26cfd1)
  • fix(ios): update content view frame based on new layout metrics (1eb84ea)
  • fix(ts): make useNext optional (#844) (5ba9ca0)

v6.3.3

19 Jun 06:21
c08b384
Compare
Choose a tag to compare

Changelog:

  • chore(example): Update example to rn0.74 (#829) (2d5e9d9)
  • fix(native): Update legacy codegen setup (#828) (bccd97d)

New Contributors

v6.3.2

18 Jun 09:03
Compare
Choose a tag to compare

Changelog:

v6.3.1

24 Apr 07:06
Compare
Choose a tag to compare

Changelog:

  • fix(js): Native commands must be exported with the name 'Commands' (#818) (3d089e8)