1.1.1
Improvements to lifecycle management.
Updated
- Updated project to use Swift 3.2 and compatibility with Xcode 9
Fixed
- Fixed issue where it would be possible to cause an error by setting properties on
PageboyViewController
before the internalUIPageViewController
was initialised. - Fixed issue where changing
navigationOrientation
would cause properties onPageboyViewController
to not persist.