2.1.0-beta.1
Pre-release
Pre-release
Features
- New
interactive(opacity:)
to add an interactive fade in/out effect to the scroll - New
interactive(scale:)
andinteractive(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 ofinteractive(rotation:)
interactive(_:)
in favor ofinteractive(scale:)