Skip to content

v1.6.0

Compare
Choose a tag to compare
@Exilz Exilz released this 13 Jan 08:54
  • Add enableMomentum prop
  • Fix an infinite-loop on iOS with momentum enabled
  • Fix the snapping effect when releasing touch without interia on iOS with momentum enabled
  • Fix autoplay on Android, it should start and stop properly and stop being triggered while swiping
  • Use View.propTypes.style instead of PropTypes.number in styles validation (thanks @pesakitan22 !)