1

I want to have a navigation bar display large titles always. i.e., not to make the title small in a scroll view when the scrolling.

I believe previously we would achieve this typing

navigationItem.largeTitleDisplayMode = .always

What is the equivalent way of doing this in swiftUI?

alionthego
  • 8,508
  • 9
  • 52
  • 125
  • 2
    Check this thread https://stackoverflow.com/a/58870842/10883380 – Visal Rajapakse Sep 25 '21 at 08:31
  • Actually the problem with this approach is that if your using navigaitonlinks in your list the list row remains highlighted when popping back. https://stackoverflow.com/questions/63934037/swiftui-navigationlink-cell-in-a-form-stays-highlighted-after-detail-pop – alionthego Sep 25 '21 at 12:58

0 Answers0