react native draggable:可拖动项 源码
React本机可拖动 UPDATE DEC 2019(v3.0.0)-此存储库刚刚被完全刷新,并且包含非常不同的功能,请在下面查看新的道具和用法 用于本机React的可拖动项! npm install react-native-draggable import Draggable from 'react-native-draggable'; 如何使用 return ( <Draggable x={75} y={100} renderSize={56} renderColor='black' renderText='A' isCircle shouldR
文件列表
react-native-draggable-master.zip
(预估有个87文件)
react-native-draggable-master
.eslintrc.js
74B
babel.config.js
190B
Draggable.js
9KB
.npmignore
809B
demo
demo2.png
139KB
demoV3.gif
733KB
demo3.gif
152KB
demo.gif
110KB
暂无评论