pmndrs / use-cannon

👋💣 physics based hooks for @react-three/fiber
https://cannon.pmnd.rs
2.73k stars 153 forks source link

Can't use react-cannon with other libraries #429

Closed satvik2131 closed 1 year ago

satvik2131 commented 1 year ago

react-cannon does not work with other libraries such as @use-gesture for dragging and other gestures , is there any other way to do that or should we need to implement the support for @use-gesture .