ergunemr/BottomPopup

Add support for UIScrollViews, UITableViews and UICollectionViews

Opened this issue · 1 comments

Would it be possible to add support for scroll views to this library so we can replicate UI such as the apple maps/stock app drawer. There are a few library's that do this already such as PullUpController or FloatingPanel. However these library are either very large or do not use all the latest apple APIs such as UIPresentationControllers or UIPercentDrivenInteractiveTransition.

Yes, add support for that;)