reports
reports copied to clipboard
FB12276594: Customization options for large-style navigation bars
- Date: 2023-06-08
- Resolution: Open
- Area: Developer Technologies & SDKs
- OS: iOS
- Type: Suggestion
- Keywords: UINavigationBar, navigation bar, toolbars, _UINavigationBarLargeTitleView, _UINavigationBarLargeTitleView._accessoryView, _setLargeTitleAccessoryView
Description
What's currently available is a bit limiting — just a string that gets truncated to one line. I'd love some more customization options:
- Allow title wrapping
- Add leading/trailing views that align with the large title's baseline (see App Store)
- Adding subheadlines and overlines (App Store "Today" tab with the current date under the "Today” title. Internally, this is the
_setWeeTitlemethod)
Files