Skip to content

Releases: nachonavarro/Pages

v0.1.5

21 Apr 14:20
Compare
Choose a tag to compare

Enable animations when user changes the current page's index.

v0.1.4

18 Mar 09:45
Compare
Choose a tag to compare

Bug fixes.

Hotfix

04 Mar 02:49
Compare
Choose a tag to compare

Hotfix to allow pages that dynamically change to be updated.

v0.1.3

22 Nov 22:17
Compare
Choose a tag to compare

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

15 Nov 20:47
Compare
Choose a tag to compare

Change the page view controller's background color from white to clear.

v0.1.1

08 Nov 21:45
Compare
Choose a tag to compare

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

08 Nov 03:32
bcd48a5
Compare
Choose a tag to compare

A page view with a SwiftUI feel that uses a UIPageViewController under the hood.