HalfModalPresentationController icon indicating copy to clipboard operation
HalfModalPresentationController copied to clipboard

Modal presentation that takes up half the screen. Swipe down to dismiss.

Results 9 HalfModalPresentationController issues
Sort by recently updated
recently updated
newest added

the completion is not called on ios 10 and ios 12. this is strange. can you reproduce this? ``` HalfModalTransitionAnimator.swift UIView.animate(withDuration: transitionDuration(using: transitionContext), animations: { if self.edge == .maxYEdge {...

Hi there How can I prevent modal viewcontroller to be fullscreen?

Is this not available on cocoapods?

when i dismiss i need to do something are you have event view will appear not call how i can make any event when dismiss

Hello, Thanks for doing this. My issue is about the status bar appearance. I can't get it to change to white when the modal shows. The status bar content stays...

- Drag to full window - Keyboard handling like Instagram messaging - Drag to dismiss with mask

is there an event for a dismiss ?

When dismissing modal view controller that changes the status bar appearance by panning really fast, the transition animation won't complete. Bug outlined in [rdar://21961293](https://openradar.appspot.com/21961293) and confirmed to be fixed in...

bug