Skip to content

SoundcloudUnofficialApp/EMPageViewController

 
 

Repository files navigation

EMPageViewController

Swift5 compatible SPM compatible

EMPageViewController Demo

A better page view controller for iOS

EMPageViewController is a full replacement for UIPageViewController with the features and predictability you’ve always wanted from a page view controller.

Delegate messages every step of the way

EMPageViewController gives your delegate messages for every step of the page transition process: before, during, and after. This makes it very easy for you to incorporate animations or any other events that are highly dependent on the progress of transitioning a page.

Convenient navigation methods

In addition to the ability scroll to any view controller, you can also easily scroll to the next or previous page without gestures if your app has navigation buttons.

Documentation

Full documentation is available on CocoaDocs

Classes

Enums

Protocols

Contact

Feedback? Suggestions? Just want to say hello? Contact me anytime on Twitter @emalyak. You can also visit my website erikmalyak.com for other ways to get in touch.

License

Copyright (c) 2015-2016 Erik Malyak

MIT License