I want to use the React DnD library and I want to support desktop and mobile. How can I switch the back end to HTML 5 or Touch at runtime?
Asked
Active
Viewed 848 times
1 Answers
2
Try to use this one https://www.npmjs.com/package/react-dnd-multi-backend. This stuff can help you use different DND backends depending on an environment where you use it.

Polski Max
- 66
- 2