Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13819] Implement popToRootViewControllerAnimated for Ti.UI.iPhone.NavigationGroup

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterAnthony Chung
AssigneeUnknown
Created2013-05-07T06:39:30.000+0000
Updated2018-02-28T20:04:10.000+0000

Description

Please implement the objective c popToRootViewControllerAnimated Link below... http://developer.apple.com/library/ios/#documentation/UIKit/Reference/UINavigationController_Class/Reference/Reference.html#//apple_ref/occ/instm/UINavigationController/popToRootViewControllerAnimated: Thanks, Anthony

Comments

  1. Daniel Sefton 2013-05-10

    For now to achieve this you can use: https://github.com/aaronksaunders/Titanium-Navigation-Controller Here's an example project: https://github.com/vuinguyen/Ti-Navigation-Controller
  2. Anthony Chung 2013-05-14

    Thanks for the links. This is what I ended up doing in TiAlloy. https://gist.github.com/threethirds/02588ff738486e991454

JSON Source