Releases: fermoya/SwiftUIPager
Releases · fermoya/SwiftUIPager
2.3.0
Features
- New
onPageWillTransition(_:)
modifier. This modifier will be called whether or not the transition is successful
2.3.0-beta.1
Features
- New
onPageWillTransition(_:)
modifier. This modifier will be called whether or not the transition is successful
2.2.0
Features
- New
draggingAnimation(_:)
modifier to select an animation to use while dragging - Convenience builder methods
none
andinteractiveSpring
to createDraggingAnimation
Deprecations
pagingAnimation(_:)
in favor ofdraggingAnimation(_:)
2.2.0-beta.1
Features
- New
dragggingAnimation(_:)
modifier to select an animation to use while dragging - Convenience builder methods
none
andinteractiveSpring
to createDraggingAnimation
Deprecations
pagingAnimation(_:)
in favor ofdragggingAnimation(_:)
2.1.0
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
- #194
AnimatableModifier
symbol not found
Deprecations
rotation3D()
in favor ofinteractive(rotation:)
interactive(_:)
in favor ofinteractive(scale:)
2.1.0-beta.4
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
- #194
AnimatableModifier
symbol not found
Deprecations
rotation3D()
in favor ofinteractive(rotation:)
interactive(_:)
in favor ofinteractive(scale:)
2.1.0-beta.3
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
- #194
AnimatableModifier
symbol not found
Deprecations
rotation3D()
in favor ofinteractive(rotation:)
interactive(_:)
in favor ofinteractive(scale:)
2.1.0-beta.2
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:)
2.1.0-beta.1
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:)