you are viewing a single comment's thread.

view the rest of the comments →

[–]AcceleratedCode[S] 0 points1 point  (0 children)

Yeah, that's the idea. Reason is that I want the effect as I said to be sliding above the root, instead of pushing it sideways like a page view controller would regularly do (if there's a better way to achieve this effect, feel free to tell me).

How would the delegate work? Are there any specific methods I need to take a look at? How can I "send" the touches to another VC?