Skip to content

Releases: callstack/react-native-pager-view

v5.0.7

16 Feb 15:44
Compare
Choose a tag to compare
v5.0.7 Pre-release
Pre-release
  • feat(ios): disable/enable scroll bounces (#274) (cf88452)

====

  • fix(android): add empty fragment constructor (#285) (c6503a7)
  • fix(android): clone children instead of creating new ones (#284) (af25913)
  • fix(android): remove setting adapter to null while destroying instance (#271) (5916b6d)
  • fix(android): restoring state #183 (#270) (92f47a6)

v4.2.2

21 Dec 13:30
Compare
Choose a tag to compare

Changelog:

  • fix(ios): app crashing while setPage is called in componentDidMount (#261) (a791a65)
  • Update README.md (#246) (d499e94)

v4.2.1

23 Nov 07:32
Compare
Choose a tag to compare

fix(ios): fix embedding in parent container(#244)

v5.0.2

12 Nov 17:07
Compare
Choose a tag to compare
v5.0.2 Pre-release
Pre-release

Fix Android multiple pager instances

v4.2.0

28 Oct 10:40
Compare
Choose a tag to compare

Changelog:

v5.0.1

28 Oct 10:41
Compare
Choose a tag to compare

Next Version

v4.1.7

28 Oct 10:41
Compare
Choose a tag to compare

Used to fix npm

v4.1.6

15 Aug 10:25
Compare
Choose a tag to compare

Changelog:

  • fix(android): implement containsItem method in adapter (#215) (3055666)

v3.3.1

14 Aug 13:51
Compare
Choose a tag to compare

Cherry-picked

  • fix(ios): onPageSelected is called too often (#170) (8a7b254)

v4.1.4

07 Aug 07:52
Compare
Choose a tag to compare

Changelog:

  • fix(android): add unique id to fix page removal (#214) (045c750)