CardPresentationController icon indicating copy to clipboard operation
CardPresentationController copied to clipboard

Custom UIPresentationController which mimics the behavior of Apple Music UI

Results 3 CardPresentationController issues
Sort by recently updated
recently updated
newest added

If I call ```dismiss(animated: false)``` the animation does not complete properly and the underlying view is left in the state it is in when behind the modal. Is this meant...

enhancement
help wanted

When rotated into landscape, iOS hides status bar and also navigation bars, most likely. Card UI should use that available space and slides up a bit.

enhancement