CBZSplashView
CBZSplashView copied to clipboard
Load a UIViewController instead of an image when animation is done
I want to load a UIViewController instead of an image when animation is done. How can I do that?
It's already loading UIViewController. It has UIView and it has imageview as child. Lookup in the view hierarchy.