2

When I set the navigation bar property:

navigationController?.navigationBar.isTranslucent = false
navigationController?.navigationBar.prefersLargeTitles = true
navigationItem.largeTitleDisplayMode = .automatic

I observe sharp animation on scroll. I want animation exactly same as if this option is true. See pictures below.

Smooth (with isTranslucent = true) smooth

Sharp (with isTranslucent = false) sharp

mazy
  • 652
  • 1
  • 10
  • 18

0 Answers0