this post was submitted on 24 Aug 2023
20 points (100.0% liked)

Web Development

0 readers
1 users here now

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
 

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.

top 1 comments
sorted by: hot top controversial new old
[–] johman10@lemmy.world 2 points 1 year ago

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.