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

NavigationGroup PopToRoot #3

Closed
dhaligas opened this issue Jul 12, 2013 · 4 comments
Closed

NavigationGroup PopToRoot #3

dhaligas opened this issue Jul 12, 2013 · 4 comments

Comments

@dhaligas
Copy link

Can you add pop to root to the navigationgroup?

https://developer.apple.com/library/ios/#documentation/UIKit/Reference/UINavigationController_Class/Reference/Reference.html#//apple_ref/doc/uid/TP40006934

@dhaligas dhaligas reopened this Jul 12, 2013
@viezel
Copy link
Owner

viezel commented Jul 13, 2013

great idea. ill look into it.

@viezel
Copy link
Owner

viezel commented Jul 14, 2013

Feature implemented in v.1.0.3: https://github.com/viezel/NappUI#changelog

@viezel viezel closed this as completed Jul 14, 2013
@dhaligas
Copy link
Author

Excellent! Why can't you use the popToRoot on the nav controller itself? Ti issues when doing that?

@viezel
Copy link
Owner

viezel commented Jul 15, 2013

yeah its due to how titanium handles windows. PopToRoot just crashes the controller :)

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

No branches or pull requests

2 participants