Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12371] iOS - Popover navigation functionality missing

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2013-10-14T18:46:40.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.1.0
ComponentsiOS
Labelsn/a
ReporterPedro Enrique
AssigneeIngo Muschenetz
Created2013-01-22T18:07:10.000+0000
Updated2015-10-14T21:30:32.000+0000

Description

On the iPad's popover, in Titanium we're creating a navigation controller, but we don't have access to the navigation functionality. We can only assign a title, bar color, and a couple other things. We need to be able to open windows in the navigation stack like so:
popOver.open(someWindow, {animated: true});

Comments

  1. Vishal Duggal 2013-10-14

    See TIMOB-15402

JSON Source