ANAdvancedNavigationController icon indicating copy to clipboard operation
ANAdvancedNavigationController copied to clipboard

Pretty advanced Navigation Controller for iPad

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

Ok, I'm not sure how much this would blow up the positioning logic, but I need some right side view controllers to be wider than the default. Default works fine...

the popViewController method re-use the popViewControllerToViewControl, which lead to this limitation, it does not support pop all of the right view controllers.... instead, i think the popViewControllerToViewControl should re-use code...

Once I get settled in a little more with a project I'm working on, I'll start issuing pull requests here. But in the interim, I'll post some things that I'm...