“From View Controller” disappears using UIViewControllerContextTransitioning
I got one problem and i have described it below. I am using UIViewControllerContextTransitioning for custom transitions. I have 2 view controllers , first view controller and second view controller. Now i want to add secondview controller on first view controller with animation. I have achieved it, now I have secondview controller transparent , so we can see first view controller below secondview controller. But i am not able to see first view controller , and i can see only black screen below secondview controller. Here is the code. -(void)animateTransition:(id