react-draggable-tags

An easy, flexible and lightweight(13kb) tag component. You can use it in many senarios if you want this kind of "drag and drop" feature. It also works on mobile now :)

Installation

npm install --save react-draggable-tags
import {DraggableArea} from 'react-draggable-tags';

Screenshots

GitHub