MSSlideNavigationController icon indicating copy to clipboard operation
MSSlideNavigationController copied to clipboard

Facebook like UINavigationController to slide back to previous view controller.

Results 4 MSSlideNavigationController issues
Sort by recently updated
recently updated
newest added

Just a little problem that if we use ios7 translucent navigation bar, the screenshot would have a wrong position-y. I solved it by modify a few lines of code: ```...

if the view change to landscape, not working. How to fix it?

First and foremost, Thank you so much for this library. As simple as the title, So I'm able to see the screenshot of previous view controller once, after that i...