ImagePickerSheetController icon indicating copy to clipboard operation
ImagePickerSheetController copied to clipboard

No animation in

Open AndrewHartAR opened this issue 7 years ago • 1 comments

I present ImagePickerSheetController with animation set to true, but what happens instead is I see perhaps the last frame of an animation in. The background color fades in, but the picker itself basically just appears.

AndrewHartAR avatar Dec 16 '16 11:12 AndrewHartAR

Try to change the transitionDuration in AnimationController.swift. 0.25s by default which seems no animation

JimmyNi avatar Jun 02 '17 07:06 JimmyNi