CBZSplashView icon indicating copy to clipboard operation
CBZSplashView copied to clipboard

Load a UIViewController instead of an image when animation is done

Open steffimueller opened this issue 9 years ago • 1 comments

I want to load a UIViewController instead of an image when animation is done. How can I do that?

steffimueller avatar May 12 '15 14:05 steffimueller

It's already loading UIViewController. It has UIView and it has imageview as child. Lookup in the view hierarchy.

akshitzaveri avatar Jun 23 '15 11:06 akshitzaveri