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

Support iOS 10 properly #3

Open
TimOliver opened this issue Mar 5, 2018 · 0 comments
Open

Support iOS 10 properly #3

TimOliver opened this issue Mar 5, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@TimOliver
Copy link
Owner

For the time being, I've had to raise the minimum requirements to iOS 11.

It turns out that UINavigationBar was drastically changed in iOS 11. Before that, there was no UINavigationItemContentView that could be conveniently hooked.

Unfortunately, initial tests with iOS 10 seemed to indicate that it's not easy to isolate the title label and suppress it for the opening transition.

I'd like to play with it more when I get the time, but since iOS 10 will be deprecated once iOS 12 hits, it might not be worth the effort.

@TimOliver TimOliver added the bug Something isn't working label Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant