drawer-view icon indicating copy to clipboard operation
drawer-view copied to clipboard

How could I use this drawer-view on a viewcontroller which is presented?

Open Ssiswent opened this issue 4 years ago • 0 comments

  • There is something wrong with header line and the visibleHeight: image

  • Code:

drawerView = DrawerView(topLayoutGuidePadding: 200,
                                closedHeight: 0,
                                blurStyle: .dark,
                                superView: view)

Ssiswent avatar Feb 25 '21 01:02 Ssiswent