본문 바로가기

공부/타입스크립트로 함께하는 웹 풀 사이클 개발(React, Node.js)

프론트엔드 심화: 상태 관리와 비동기 처리(4)-@hello-pangea/dnd

react-drag-drop-app

https://github.com/atlassian/react-beautiful-dnd

 

GitHub - atlassian/react-beautiful-dnd: Beautiful and accessible drag and drop for lists with React

Beautiful and accessible drag and drop for lists with React - atlassian/react-beautiful-dnd

github.com

@types/react-beautiful-dnd 는 더 이상 유지보수가 되지않고 오래된 버전이라고 하여

yarn add @hello-pangea/dnd

를 사용했다.

beautiful-dnd와 사용방법은 거의 동일하다.