Вопрос

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