Relative Content

Tag Archive for swiftuiviewuiviewcontrolleruikituiviewanimation

Slight delay when using transition method

I am using transition(from:to:duration:options:animations:completion:) method to move from one view controller to another. It happens fast but there is still a noticeable delay (about 1.5-2ms).