Posts

Post not yet marked as solved
2 Replies
I know this is strange, but:self.navigationItem.hidesSearchBarWhenScrolling = true self.navigationController?.navigationBar.isTranslucent = false self.navigationController?.navigationBar.isTranslucent = trueFix this issue for me(Your NavigationController must be trancsluent before those operation)