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.

  • @johman10
    link
    21 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.