Replies: 1 comment
-
Sorry my bad, just need to mention the minimum snap points in the array, then put enablePanDownToClose to false. This will not close the sheet entirely even though user drags it to the bottom. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone, I am using the Bottom Sheet Modal and I found out that we can use "enablePanDownToClose" to close the modal sheet. However, this will close the entire sheet completely. I wish to make it at least a certain height at the bottom of the screen instead of closing it entirely. Is there anything I can do?
Beta Was this translation helpful? Give feedback.
All reactions