Post

Replies

Boosts

Views

Activity

iOS 13 breaks UIViewPropertyAnimator transition
Hi there, We have a broken transition in WeatherKit only reproducible on iOS 13 beta. We're unsure if this is an UIKit bug or we're doing something awfully wrong. With an array of UIViewPropertyAnimator working before iOS 13, ever since iOS 13 (through all of the betas)the animation frame is not updating correctly. For example: I have an UIViewPropertyAnimator called labelAnimator which animates a label to some specific CGRect, that CGRect is not respected and the label animates somewhere else. Here's a video of the issue: https://www.youtube.com/watch?v=BcgkQp2zIsk (iOS 13 on the left, iOS 12 on the right).Also, here's a public gist with the code of the transition:https://gist.github.com/perteadrian/2c85188b2aacc929b2dfa7842e615c41Thanks!
2
0
2.6k
Aug ’19