All Questions
Tagged with ecslidingviewcontroller modalviewcontroller
1 question
0
votes
1
answer
583
views
Wrong presentingViewController when doing modal segue (using ECSlidingViewController)
I present signup view controller modally from login view controller. My initial view controller is login view controller and when I present signup view controller modally, there is nothing wrong, but ...