SCPageViewController is a container view controller which allows you to paginate other view controllers and build custom transitions between them while providing correct physics and appearance calls.
It was build with the following points in mind:
- Simple to understand and modify
- Correct physics
- Correct appearance calls
- Customizable transitions
- Pagination
- Customizable interaction area
- Check out the demo project for more details.
SCPageViewController is released under the MIT License (MIT) (see the LICENSE file)
Any suggestions or improvements are more than welcome. Feel free to contact me at [email protected] or @stefanceriu.