You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this framework was created to be similar to Apple Maps, but is there is there an easy way to have the drawer be a pull-down drawer instead? Basically exactly the way it is now, but upside down?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi @jangelsb, thanks for your interest in DrawerKit and for your question.
Unfortunately that isn't easily possible at the moment because changing DrawerKit to support that would require changes in lots of places since the code assumes that the drawer is pulled from the bottom.
I am working on a new version of DrawerKit (see #53 (comment)), using a different and more flexible implementation, which will allow you to choose which edge (any of the four!) the drawer moves in from, so please stay tuned.
@wltrup I really appreciate your response! I was curious to know if there were any more news about this. After reading your comment a year ago, I started working on a drawer for my exact use case but I would much rather use your robust library! Thanks again!
I know this framework was created to be similar to Apple Maps, but is there is there an easy way to have the drawer be a pull-down drawer instead? Basically exactly the way it is now, but upside down?
Thanks!
The text was updated successfully, but these errors were encountered: