Post

Replies

Boosts

Views

Activity

Incorrect transitionFlipFromRight animations on iOS 26.1
On devices and simulators with iOS 26.1, the animation does not work correctly (the initial and final screens are distorted). I use open class func transition(with view: UIView, duration: TimeInterval, options: UIView.AnimationOptions = [], animations: (() -> Void)?, completion: ((Bool) -> Void)? = nil) with options: .transitionFlipFromRight
Replies
6
Boosts
3
Views
298
Activity
Nov ’25