drawer-view
drawer-view copied to clipboard
How could I use this drawer-view on a viewcontroller which is presented?
-
There is something wrong with header line and the visibleHeight:

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