drawer-view
drawer-view copied to clipboard
📤 Custom UI component for iOS, replication of Apple's Apple Music player and Shortcuts’ components view [Swift 5.0, iOS 12].
pls support Objective-C
* There is something wrong with header line and the visibleHeight:  * Code: ``` drawerView = DrawerView(topLayoutGuidePadding: 200, closedHeight: 0, blurStyle: .dark, superView: view) ```