re-position-fixed
v0.7.1
Published
Drag, resize, and rotate all in one flexible React component.
Downloads
2
Readme
re-position
Drag, resize, and rotate all in one flexible React component.
Due to the nature of how browsers do CSS transform calculations, combining
intuitive resize and rotation handles is harder than you would imagine
(matrix math anyone?). Let re-position
do the hard work for you.
Example Projects
- Basic RepositionableContainer Typescript Example
- Custom Positionable Typescript Example
- Javascript Examples (Coming soon)