MKDSlideViewController icon indicating copy to clipboard operation
MKDSlideViewController copied to clipboard

issue at second level

Open sourabhletsgomo opened this issue 11 years ago • 1 comments

What should i do to bring leftviewcontroller from secondary level with a left swipe. please help me out

sourabhletsgomo avatar Oct 20 '13 15:10 sourabhletsgomo

Do you have these problems on iOS 7.0? There is a new UIScreenEdgePanGestureRecognizer that hijacks screen edge gestures for a UINavigationController. You should still be able to move the UINavigationBar to the side.

I'm looking into ways to better integrate with UIScreenEdgePanGestureRecognizer at the moment, but I don't have any immediate solutions right now.

newmarcel avatar Oct 20 '13 18:10 newmarcel