I want to use large title navigation bar. But navigation bar is getting smaller when I scroll screen. How can I disable shrink to NavigationBar.
self.navigationController?.navigationBar.prefersLargeTitles = true
I solved the problem:
Make sure there is no scrollview at the top of your view hierarchy. If you have scrollView(TableView, CollectionView) it is shrink.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With