reports icon indicating copy to clipboard operation
reports copied to clipboard

FB12276594: Customization options for large-style navigation bars

Open samhenrigold opened this issue 1 year ago • 0 comments

  • 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 _setWeeTitle method)

Files

image image image

samhenrigold avatar Mar 27 '24 14:03 samhenrigold