Enable animations when user changes the current page's index.
Unclaimed project
Are you a maintainer of Pages? Claim this project to take control of your public changelog and roadmap.
Changelog
๐ A lightweight, paging view solution for SwiftUI
Enable animations when user changes the current page's index.
Bug fixes.
Hotfix to allow pages that dynamically change to be updated.
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.
Change the page view controller's background color from white to clear.