turbolinks / turbolinks-ios

Native iOS adapter for building hybrid apps with Turbolinks 5
MIT License
881 stars 92 forks source link

Support for iOS 11 Large Titles #113

Open mh77 opened 7 years ago

mh77 commented 7 years ago

When I check Prefers Large Titles in a storyboard or initiate navigationBar.prefersLargeTitles = true in code, the titles show up large. But when I scroll they don't shrink to normal size as I would expect.

Am I missing something?

turbolinks large titles