Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change rootViewController of UIWindow animated

Tags:

cocoa-touch

Is there a way to change the rootViewController of an UIWindow with a transition?


1 Answers

Your rootViewController is just a subview of your UIWindow. You can add other subviews and and do things like transitionFromView:toView:....

like image 68
ott-- Avatar answered Nov 28 '25 15:11

ott--



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!