UIDrawer
UIDrawer copied to clipboard
A drawer that mimics the bottom sheet from the Maps app.
My I have to make a Pod who show a modal with custom height from bottomBar compatible with iOS12. I trying to use a library called UIDrawer to show the...
Hi, I am presenting a tableview in Drawer. I tried to implement Swipe option in tableview cell using "trailingSwipeActionsConfigurationForRowAt". I found that TableView's swipe gesture has conflict with panGesture in...
How to set the default height of presenting view controller. i.e Is it possible to open the controller with specific height and y Axis ?