Post

Replies

Boosts

Views

Activity

Issue with UIViewPropertyAnimator transform on iOS 14
I have an interactive transition which is working fine on iOS 13, but is broken on iOS 14. It uses UIViewPropertyAnimator to scale a UITableView down to a certain point at which point it triggers dismissal. In iOS 14 the table view's origin is offset as soon as the property animator kicks in. Code sample here: https://gist.github.com/simonmitchell/eaad5f3649e6841934d209a3055be091 Is this an issue with what I'm doing? Or a known UIKit issue? See here for images: https://stackoverflow.com/questions/65436775/interactive-uiviewcontroller-transition-broken-on-ios-14
3
0
1.1k
Dec ’20