[TIMOB-26674] iOS: Un-deprecate "Ti.UI.TabbedBar" and deprecate "Ti.UI.iOS.TabbedBar"
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2019-01-03T11:55:01.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 8.0.0 |
| Components | iOS |
| Labels | bar, deprecate, ios, parity, tabs |
| Reporter | Joshua Quick |
| Assignee | Joshua Quick |
| Created | 2018-12-20T20:53:00.000+0000 |
| Updated | 2019-01-04T13:48:31.000+0000 |
Description
*Summary:*
We're adding
Ti.UI.TabbedBar support to Android for parity. See [TIMOB-25953].
iOS currently has Ti.UI.TabbedBar flagged as deprecated in favor of Ti.UI.iOS.TabbedBar. Since Android will be have this feature soon, we should un-deprecate Ti.UI.TabbedBar on iOS and deprecate the other.
PR (master): https://github.com/appcelerator/titanium_mobile/pull/10558
FR Passed. Waiting for merge to be enabled.
Closing ticket. Fix verified in SDK version
8.0.0.v20190103124004Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10558