how can I close my bottom sheet when swiping down ?
I use this lib:
https://gorhom.github.io/react-native-bottom-sheet
CodePudding user response:
use this enablePanDownToClose in your BottomSheet along with other properties
how can I close my bottom sheet when swiping down ?
I use this lib:
https://gorhom.github.io/react-native-bottom-sheet
CodePudding user response:
use this enablePanDownToClose in your BottomSheet along with other properties