1.0.0 • Published 8 years ago
react-drag-component v1.0.0
react-drag-component
Usage
To use this package is (not that) simple:
- First check the code at
example/ - Then try to hack the React Component code at
example/source/. - The state related code is at:
example/source/indexsource/TabListContent/contextStatesource/TabTreeContent/contextState
- The Pointer Event related code is at:
source/__lib__/pointerEventControlsource/TabListContent/contextsource/TabTreeContent/context
- The CSS style is
postcss-cssnextformat.
Required packages
Extra Packages required:
hammerjsfor Pointer Eventstate-schemefor Immutable Datareact-context-storefor React Context