react-drop-n-crop
react-drop-n-crop copied to clipboard
An opinionated implementation of react-dropzone and react-cropper
Is there a way, limit can be set so that user cannot select or drag-drop more than 1 image?
It's a pretty good. But is there anyway to custom the content message for localization purpose? Thanks!
We should verify that this update (#18) doesn't cause any breaking changes, and document the change in an upgrade guide.
Having issues when using with Typescript. Could not find a declaration file for module '@synapsestudios/react-drop-n-crop'. '.../node_modules/@synapsestudios/react-drop-n-crop/lib/index.js' implicitly has an 'any' type. Try `npm install @types/synapsestudios__react-drop-n-crop` if it exists or add...
If you set the `autoCropArea` to any value < 1,, drop an image, and then immediately crop the image without moving the crop area, the `value` will be the entire...
handling a TODO and updating the documentation