ImagePickerSheetController
ImagePickerSheetController copied to clipboard
No animation in
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.
Try to change the transitionDuration in AnimationController.swift. 0.25s by default which seems no animation