UNPKG

@tcmfiles/react-native-dnd-board

Version:
37 lines (36 loc) 709 B
{ "name": "@tcmfiles/react-native-dnd-board", "version": "0.0.10", "description": "Drag and drop Kanban board like Trello", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/tcmfiles/react-native-dnd-board.git" }, "keywords": [ "draggable", "board", "drag", "and", "drop", "react", "native", "drag and drop", "react-native", "kanban", "trello", "task", "card" ], "author": { "name": "samixp" }, "license": "ISC", "readmeFilename": "README.md", "dependencies": { "react-native-reanimated": "^2.14.4" } }