Skip to content

2.1.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 18:58

Features

  • New interactive(opacity:) to add an interactive fade in/out effect to the scroll
  • New interactive(scale:) and interactive(rotation:)
  • Interactive effects can be now combined
  • CI/CD to build legacy-projects branch against iOS 12

Fixes

  • Items not scrolling in iOS 13
  • #193 Transitions are jumpy if fast

Deprecations

  • rotation3D() in favor of interactive(rotation:)
  • interactive(_:) in favor of interactive(scale:)