Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading animation going under NavigationBar #265

Open
shahimclt opened this issue Oct 5, 2015 · 3 comments
Open

Loading animation going under NavigationBar #265

shahimclt opened this issue Oct 5, 2015 · 3 comments

Comments

@shahimclt
Copy link

My setup is UINavigationController > UITabbarController > UICollectionViewController. The pull to refresh works fine after following #235 and #141. When I drag down to refresh, the arrow appears fine, but the loading animation still goes under the navigation bar..

@LawrenceHan
Copy link

@geek1706
Copy link

geek1706 commented Apr 7, 2017

This works for me
self.navigationController?.navigationBar.isTranslucent = false

@nfranke
Copy link

nfranke commented May 18, 2022

Under iOS 15 the isTransparent no longer works. See https://developer.apple.com/forums/thread/682420

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants