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.
- Basic RepositionableContainer Typescript Example
- Custom Positionable Typescript Example
- Javascript Examples (Coming soon)