mpospese / MPFoldTransition

Easily add custom folding and page-flipping transitions to UIViews and UIViewControllers
http://markpospesel.com/2012/05/07/mpfoldtransition/
1.81k stars 238 forks source link

added UINavigationController category functions #7

Closed meinside closed 12 years ago

meinside commented 12 years ago

Hi, thanks for your nice work.

I added UINavigationController category functions(substitute for popToRootViewControllerAnimated:) in MPFlipTransition and MPFoldTransition for my purpose.

Hope it would help.

mpospese commented 12 years ago

Merged. Thank you!