I have an issue about the dragEnabled.
It's my BottomSheet:

I want to disable drag up when snapIndex = 1 (means when BottomSheet is expanded. But it still can drag down.
I tried to set dragEnabled in onPanResponderMove but it's not working.

Can anyone help me, thank you so much!
I have an issue about the

dragEnabled.It's my BottomSheet:
I want to disable drag up when snapIndex = 1 (means when

BottomSheetis expanded. But it still can drag down.I tried to set
dragEnabledinonPanResponderMovebut it's not working.Can anyone help me, thank you so much!