Releases: fermoya/SwiftUIPager
Releases · fermoya/SwiftUIPager
1.2.3-beta.1
- Removing TapGesture from pages as it collides with NavigationLink
itemAspectRatio
set to nil by default to take up all the available space
1.2.3
Fixed:
- Item aspect ratio defaults to take all the space available
- Tap gesture removed so that it doesn't collide with
NavigationLink
1.2.2
Supporting Carthage multi-platform
1.2.0
This version adds the option to:
- Align pages
- Change orientation
- Disable interaction
Fixed issues:
1.1.1
Fixing gesture issues and size inside of ScrollView
1.1.0
Adding support for vertical pagination
1.0.0
SwiftUIPager goes LIVE! First version of this natively built Pager for SwiftUI. Many options to customize the views, a handful of effects you can apply.
See the README for all the functionalities