eleev/drawer-view

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

Ssiswent opened this issue · 1 comments

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

  • Code:

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

Please, consider using a native, built-in solution or anther UI component. Thanks!