shabib87 / SHViewPager

A simple view pager for iOS. Compatible with iOS 8.0 or later.
https://www.codewithshabib.com
MIT License
124 stars 25 forks source link

Vertical scrolling disabled #7

Closed rana-asif closed 9 years ago

rana-asif commented 9 years ago

Hey the view pager is not showing the full contents of the view controller at index, means there is no vertical scrolling to show the full contents. Can I modify it to use Custom Views instead of UIVIewController for every page index?

shabib87 commented 9 years ago

@rana-asif Please fork the source and create a separate branch to modify it.