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
When the bottom type is BottomSheet, by default, for example, I want the snap point to drop to the first value when I click outside the sheet after dragging the sheet, which is 100px from the bottom, to the max value of the snap points, that is, the image at the first moment it is opened, this behavior works in BottomSheetModal type, but the same cannot be said for BottomSheet, can you help me how to fix this?
gurkan-baykan
changed the title
[Bug]:not closing sheet when it click outside off sheet for inside type
[Bug]:not closing sheet when it click outside off sheet for BottomSheet type
Dec 23, 2024
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
iOS, Android
What happened?
When the bottom type is BottomSheet, by default, for example, I want the snap point to drop to the first value when I click outside the sheet after dragging the sheet, which is 100px from the bottom, to the max value of the snap points, that is, the image at the first moment it is opened, this behavior works in BottomSheetModal type, but the same cannot be said for BottomSheet, can you help me how to fix this?
Reproduction steps
Reproduction sample
https://snack.expo.dev/@gorhom/bottom-sheet---issue-reproduction-template
Relevant log output
test
The text was updated successfully, but these errors were encountered: