Releases: uias/Pageboy
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
Pageboy 3
Added
- Support for dynamically inserting a new page via
insertPage(at: PageIndex)
. - Support for dynamically deleting an existing page via
deletePage(at: PageIndex)
. - Improved support for Swift 4 and 4.2.
Updated
- Status bar style update animation when changing pages now lasts
0.25
seconds. - Improved Example app with support for in-app Settings.
- Auto-Scrolling will now automatically resume/pause with
viewDidAppear
/viewWillDisappear
lifecycle events.
Fixed
- Numerous memory leaks and performance problems.
Upgrade Notes
This release and any following v3.0 releases will include API breaking changes from any previous 2.x release. When upgrading to v3.0 from a v2.x install, please read the accompanying migration notes that can be found here: Pageboy 3 Migration Guide.
Pageboy 3 - Beta 3
Upgrade Notes
This beta release and any following v3.0 releases will include API breaking changes from any previous 2.x release. When upgrading to v3.0 from a v2.x install, please read the accompanying migration notes that can be found here: Pageboy 3 Migration Guide.
2.6.1
2.6.0
Pageboy 3 - Beta 2
Upgrade Notes
This beta release and any following v3.0 releases will include API breaking changes from any previous 2.x release. When upgrading to v3.0 from a v2.x install, please read the accompanying migration notes that can be found here: Pageboy 3 Migration Guide.