Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
qdtrl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
const { animatedPosition, animatedIndex } = useBottomSheet();
These provide information about the position and the animated after index changes.
However, I would like to determine if the handleComponent is being dragged, even if the index ultimately does not change.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions