reports
reports copied to clipboard
FB16609982: Expose navigation bar palette views publicly
Submission Date
2025-02-25
Status
Open
Area
UIKit
Operating System Version
iOS 18.4
Type
Suggestion
Description
There are countless times when designing an iOS app that it makes sense to anchor something within the nav bar. UINavigationBar’s private palette properties does exactly what I’m looking for and it’s a shame that they’re not exposed publicly for third party developers to use. We have to resort to hacks like transparent nav bars and drawing the background ourselves to include our custom views when this could all be so much simpler.
Keywords
_UINavigationBarPalette, UINavigationBar, _setBottomPalette
Prerequisites
- [x] The title follows the format
FB<number>: <title> - [x] I will keep this issue updated with Apple's responses