Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28258] iOS: Expose new APIs to support column style layout in Ti.UI.iOS.SplitWindow

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsios
ReporterVijay Singh
AssigneeUnknown
Created2020-11-25T21:41:58.000+0000
Updated2020-11-25T21:41:58.000+0000

Description

In iOS 14, Apple exposed column style layouts. In Titanium we can expose APIs via Ti.UI.iOS.SplitWindow. See https://developer.apple.com/documentation/uikit/uisplitviewcontroller for more detail. To implement this Ti.UI.iOS.SplitWindow should use UISplitViewController (See TIMOB-26692).

Comments

No comments

JSON Source