Saurabh

Results 2 issues of Saurabh

I am getting this extra offset from top (marked in red). My view get added from below that. I've tried changing constraints but there's extra space on top. What am...

I want to animate some objects (UIImage) while transitioning. Here's an example. If the transition is across `UIViewController`, I can just use [Hero](https://github.com/HeroTransitions/Hero) library. Is there any way I can...