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

Improve/routable #25

Merged
merged 5 commits into from
May 6, 2016
Merged

Improve/routable #25

merged 5 commits into from
May 6, 2016

Conversation

vadymmarkov
Copy link
Contributor

@vadymmarkov vadymmarkov commented May 6, 2016

_Breaking change_

It makes more sense to have current UIViewController instead of UINavigationController in Routable, because you always can get navigation controller from it: currentController.navigationController. It also means you can present on top of already presented controller which doesn't have navigation controller.

@zenangst zenangst merged commit ae65f01 into master May 6, 2016
@zenangst zenangst deleted the improve/routable branch May 6, 2016 13:25
@vadymmarkov
Copy link
Contributor Author

@onmyway133
Copy link
Contributor

It's time to change the code 😬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants