It's really awesome very easy trick thank you so much 👌🏼👌🏼👌🏼
@Akachi6652 жыл бұрын
Great video. I want to ask, can I be able to just capture the crop shape?
@O1zo6 жыл бұрын
Hi man,nice video.I have some highlights .The first one console the state after calling the setState function can cause some problem.Setting a new state is asynchronous action.For that the setState function get second param ,a callback function that will call after the state is changed : serState({}, ()=>{}).Second ,I in es6 when you using a map\filter function in one line,like arr.map(item=>{return item.b} ,you don't have to write the { or the the word return...arr.map(item=>a.b) will works just fine. Hope you will find that helpful
@CodingEntrepreneurs6 жыл бұрын
Thank you!
@naumantanwir4 жыл бұрын
very helpful. thanks much. just one quick question, how do I use it with react hooks?
@quangtrinhngoc32732 жыл бұрын
Can I pass default parameters instead of drag ? Hope to have an answer soon, thank you very much !
@anujshrivastava64083 жыл бұрын
This was very helpful, thank you for this great video, I am using this in my project. Can you please provide an example to set style to the cropped area
@eoghanfeighery73832 жыл бұрын
Hi is this functional for React on Ionic?
@ceralguy855 жыл бұрын
Great tutorial and very well explained
@eldominic97084 жыл бұрын
nice tutorial, btw can you use polygon to crop image instead rectangle?
@helloworld123546 жыл бұрын
Awesome content mate!
@govindarao43483 жыл бұрын
can you provide image crop and rotate also
@alfurquanzahedi83385 жыл бұрын
I am not able to preview the crop in the canvas.can you please explain as the canvas is not able to draw the cropped portion
@harshitmobcoder48012 жыл бұрын
My React Cropper Outline is not coming when using it
@Vinodkumar18056 жыл бұрын
Its very helpful ..thx sir
@vitalikostev2995 жыл бұрын
Thanks! it works
@devongrey12374 жыл бұрын
how can i make the crop square a circle instead?
@brianrathbone60464 жыл бұрын
6:08 import CSS file for cropping
@shivampurohit26566 жыл бұрын
How did you resolve the errors with the css file
@rupayanc4 жыл бұрын
hi... did u resolve the error??
@0ElChaza06 жыл бұрын
thanks
@ankitdubey87926 жыл бұрын
amazing
@mykhailozakhariak6 жыл бұрын
Hi, I watch your videos, they're very helpful, can you create a video about Pagination?
@CodingEntrepreneurs6 жыл бұрын
Pagination in Reactjs?
@mykhailozakhariak6 жыл бұрын
Yes, if you have time and opportunity, it will be very helpful, and thank you for answer.
@brianrathbone60464 жыл бұрын
5:18 handleOnCropChange
@a_m_dev5 жыл бұрын
i did it on a pwa app , react-image-crop is shit on mobile , because the image quality drops alot...