[Solved] Unable to pushViewController with animation [closed]
when I swipe form left to right, the controller is being shown from right Disclaimer: I usually am in Cocoa so not all here may work. The tableView is in focus, so is also first responder and so the UIScrollView in which the TableView is embedded eats your swipes and scrolls instead. One option if … Read more