Example of hiding the navigation bar when scrolling. The navigation bar hides when scrolling down and reappears when scrolling up. Uses SwiftUI and the new onScrollPhaseChange
modifier in iOS 18.
harrisonrw/swiftui-hide-navigationbar-onscroll
Example of hiding the navigation bar when scrolling.
Swift