With the new xCode Storyboard function it is posible to switch the view with some prepared switch-modes like:
Style: "Model" Transition: "Partial Cut"
So I have tried to use the "Partial Cut", but I don t know how to remove it after put it on the view stack. Is it posible to remove it with some Storyboard functions?
Thanks.