سؤال

Is it possible to make the "Next" Viewcontroller partially visible via UIPageViewController implementation?

Attached is the screenshot of AppStore and you can see that the "next image" is partially visible in the current controller index.

sybview partially shown

I have seen other implementation of the UIPageViewController, but the subview is always display in fullsize.

sybview shown in fullsize

هل كانت مفيدة؟

المحلول

You can do it with UIScrollView controller. See this link it's great tutorial how to do exactly what you want.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top