質問

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