Skip to content

Releases: callstack/react-native-pager-view

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)

v7.0.0-rc.2

29 Mar 10:26
Compare
Choose a tag to compare
v7.0.0-rc.2 Pre-release
Pre-release
  • fix(ios): fix freezing when navigating to same index (#804) (d6ccbad)

v6.3.0

29 Mar 09:36
Compare
Choose a tag to compare

Changelog:

  • fix(js): make sure that RCTEventEmitter is registered before emitting the first onScroll event (#809) (8d064d4)
  • fix(android) : index out of bounds crash (#805) (83979f9)
  • feat(ios): add support for visionOS (#797) (d0b77b3)