Releases: nachonavarro/Pages
Releases · nachonavarro/Pages
v0.1.5
v0.1.4
Bug fixes.
Hotfix
Hotfix to allow pages that dynamically change to be updated.
v0.1.3
Changes in the API. Now the user must initialize the state of the current page's index and pass it as a binding to the Pages view.
v0.1.2
Change the page view controller's background color from white to clear.
v0.1.1
Add the option of letting the user control the state of the current page themselves. This allows a more fine-grained control of page selection and the ability to go to pages directly instead of swiping.
v0.1.0
A page view with a SwiftUI feel that uses a UIPageViewController under the hood.