Skip to content

v5.0.8

Compare
Choose a tag to compare
@troZee troZee released this 01 Mar 14:02
· 383 commits to master since this release

Changelog:

Breaking changes

  • (android): merge next version (ViewPager2) into main branch (#289) (156fa0c)
  • No JS api breaking changes

Fixes

  • fix(android): support multiple pager instances (#242)
  • fix(android): fix pageMargin prop (#256)
  • fix(android): prevent touch events to be executed during swipe (#259)
  • feat(android): add offscreen page limit (#247)
  • fix(android): restoring state #183 (#270)
  • fix(android): remove setting adapter to null while destroying instance
  • feat(ios): disable/enable scroll bounces (#274)
  • fix(android): clone children instead of creating new ones (#284)
  • fix(android): add empty fragment constructor (#285)