Interesting to me the App Store navigation bar title is raised up in iOS 17. Only reason I can think of why is to fit more ads above the fold.
@ryanashcraft have you tried UINavigationItem.LargeTitleDisplayMode.inline?
That’s new in iOS 17, I haven’t played with it yet to see how it looks like
https://developer.apple.com/documentation/uikit/uinavigationitem/largetitledisplaymode/inline
UINavigationItem.LargeTitleDisplayMode.inline | Apple Developer Documentation

There's never been a better time to develop for Apple platforms.

Apple Developer Documentation