SCStackViewController icon indicating copy to clipboard operation
SCStackViewController copied to clipboard

Ability to animate update the root view controller...

Open markst opened this issue 10 years ago • 1 comments

Is possible to be able to animate update the root view controller? i.e I'm x way down the navigation stack and then want to animate the entire stack to a different root view controller to what is currently the root vc.

markst avatar Oct 30 '15 04:10 markst

It's not really possible at the moment, but I will happily accept a pull request for it. The other option would be to create your own container view controller and use that as a root.

stefanceriu avatar Oct 30 '15 09:10 stefanceriu