What are some good, lightweight, well-maintained touch/gesture libraries you have used?

I have some complex touch interactions and am looking for a lightweight touch/gesture library to help me handle them. Interactjs is great, but it’s a fairly large bundle. Other top ones are not maintained anymore it seems.

21 points · 1 comments · view on lemmy.world

1 Comments

johman10@lemmy.world · 2 pts · 3y

It kind of depends on your use case but I have a project that uses DnD kit. It should be framework agnostic. I have also worked with React Beautiful DnD, but that is specifically for React.