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

No show/hide animation on iOS10 #51

Closed
zntfdr opened this issue Aug 14, 2016 · 0 comments
Closed

No show/hide animation on iOS10 #51

zntfdr opened this issue Aug 14, 2016 · 0 comments

Comments

@zntfdr
Copy link
Contributor

zntfdr commented Aug 14, 2016

Hi guys, I'm using your swift3 branch:
As far as I can tell, with BRYXBanner on iOS 10 there's no animation between the status changes in both simulator and/or real device.
The banner just pops up out of nowhere and disappears all of a sudden.

It almost seems like the forceUpdates() constraints changes are ignored.

Is it just me? is it a iOS beta bug? is addConstraint(_:) deprecated? (I tried using NSLayoutConstraint.activate(_:) instead but the result was the same).

Thanks in advance 😊

PS
Everything works perfectly with this branch on iOS9

PPS
I've experienced the issues above in the latests two ios10/Xcode betas (4 and 5).

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

2 participants