ImagePageView

ImagePageViewController is manages a UIPageViewController with an async image data source, that also pans and zooms the images


License
MIT
Install
pod try ImagePageView

Documentation

ImagePageView

CI Status Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

You must add a FLICKR_API_KEY String to the Info.plist to run the Example.

Installation

ImagePageView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ImagePageView"

Author

Kris Selden, kris.selden@gmail.com

License

ImagePageView is available under the MIT license. See the LICENSE file for more info.