/CardPresentationController

Interactive modal presentation controller

Primary LanguageSwiftMIT LicenseMIT

CardModalPresentationController

Interactive modal presentation controller example similar to the iOS Music app, Mail compose screen, and Overcast.

Press the button to show the modal, swipe the header down to dismiss. Adds extra indicator bar to your view controller.

Originally based on HalfModalPresentationController. See Stack Overflow article for reference.