Replies: 1 comment
-
Can this be accomplished using bounds? |
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
-
I'm trying to find a way to snap an object onto a line when it gets sufficiently close to it. I'm currently using
useGesture
anduseSpring
. If anyone has suggestions or advice on how to achieve this, I'd greatly appreciate it.WIP
Beta Was this translation helpful? Give feedback.
All reactions