[TIMOB-27147] iOS 13 : Expose new APIs to customization TabBar and Navigation Bar
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | None |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2020-02-26T22:55:12.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Vijay Singh |
| Assignee | Vijay Singh |
| Created | 2019-06-12T22:09:02.000+0000 |
| Updated | 2020-02-26T22:55:12.000+0000 |
Description
In iOS 13, Apple has added many new APIs to allow customise of Navigation bar appearance via [class| https://developer.apple.com/documentation/uikit/uinavigationbarappearance?language=objc] and TabBar appearance via [class| https://developer.apple.com/documentation/uikit/uitabbarappearance?language=objc]. Expose APIs in SDK to customize navigation bar and tab bar.
The mentioned classes have same navigation bar properties which are already there. So I am closing this ticket. In case you think, there is any particular property which is not there and can be used to customize Navigation bar and Tab bar, please create a new ticket.