Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move navigation controller routing to a category #94

Merged
merged 1 commit into from
Apr 5, 2016

Conversation

wessmith
Copy link
Member

@wessmith wessmith commented Apr 5, 2016

No description provided.

@@ -0,0 +1,12 @@
@import UIKit;

@interface UINavigationController (DPLRouting)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will create (BTNRouting) in Button. Is that an issue?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is the expected behavior. :)

@chrismaddern
Copy link
Contributor

LGTM

@wessmith wessmith merged commit 031b3dc into master Apr 5, 2016
@wessmith wessmith deleted the wes/move_nav_routing branch April 5, 2016 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants