gwiyeomgo / react-toolkit

https://gwiyeomgo.github.io/react-toolkit/
0 stars 0 forks source link

SortableList touch 이벤트 추가 #84

Closed gwiyeomgo closed 8 months ago

gwiyeomgo commented 8 months ago

모바일에서 draggable 동작하지 않음

gwiyeomgo commented 8 months ago

cdn https://co1nam.tistory.com/67 https://stackoverflow.com/questions/74037526/react-js-multi-usescript https://usehooks.com/usescript https://www.daleseo.com/react-hooks-use-script/ Make an element draggable on touchscreen devices https://phuoc.ng/collection/react-drag-drop/make-an-element-draggable-on-touchscreen-devices/ getBoundingClientRect https://developer.mozilla.org/ko/docs/Web/API/Element/getBoundingClientRect https://goodmemory.tistory.com/102