uias / Pageboy

📖 A simple, highly informative page view controller
MIT License
1.99k stars 154 forks source link

i wanted to load new page on specfic part of screen not on full screen whenever i swipe, currently getting on full screen, it would be helpful for me if you can guide through #287

Open Anugrahchaturvedi opened 1 year ago

EdgarDegas commented 7 months ago

Doubt if it is possible. You'd never expect a UIPageViewController to do so. Refer to some UIScrollView lib instead.