NKSlideScreensTemplate
Description
The solution is a template with the implementation of the basic methods of configuration and management of UIPageViewController.
The solution is designed for multi-level architectures, as it allows to distribute the code into the corresponding layers of the module.
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
iOS 10.0
Swift 5.0
Installation
NKSlideScreensTemplate is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'NKSlideScreensTemplate'
Author
nkopilovskii, [email protected]
License
NKSlideScreensTemplate is available under the MIT license. See the LICENSE file for more info.