[ALOY-1621] Move NavigationWindow API from Ti.UI.iOS to Ti.UI (parity)
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Critical |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2018-11-02T20:26:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | CLI Release 7.0.8 |
Components | XML |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Feon Sua Xin Miao |
Created | 2018-06-12T18:33:53.000+0000 |
Updated | 2018-11-02T20:26:38.000+0000 |
Description
We are moving the Ti.UI.iOS.NavigationWindow to the cross-platform Ti.UI namespace, for parity with Android and Windows. Related tickets:
- Android: TIMOB-24582
- Windows: TIMOB-25537
- iOS: TIMOB-26060
For that, we also need to open the
<NavigationWindow>
API for other platforms. Right now, it is only accessible from iOS. This is planned to happen in the SDK 7.4.0 timeframe, with a CLI minor-release that includes a new Alloy version with this fix.
Verified the fix in 7.0.7-master.9. Closing.
https://github.com/appcelerator/alloy/pull/914 Usage of
module
attribute in