yaraht17/react-native-draggable-view

A way to stop it from going all the way up?

johhansantana opened this issue · 2 comments

I have a component on the top of the view that I would like to stay there and not be covered by the draw up. Is this possible?

just got in the source code and found finalDrawerHeight prop could be passed as a number.

added a PR #12