Hello Nic, great tutorial ! I would love to see it updated using hooks, but this works great aswell.
@ThePolyglotDeveloper4 жыл бұрын
Thanks for the feedback!
@yashuapervez15333 жыл бұрын
It would be great, If you recreate this tutorial using new react with functional components and hooks
@fsr_bu3 жыл бұрын
Thanks! I coded it with react hooks following your coding. Great stuff!
@mattmarkus48683 жыл бұрын
did you just move what he had in componentDidMount into useEffect ?
@jerrylee16574 жыл бұрын
Nice Tutorial! You did a great work!
@ThePolyglotDeveloper4 жыл бұрын
Thanks for the compliment!
@eoghanfeighery73832 жыл бұрын
Is there a image cropper for React in Ionic?
@deyajean94444 жыл бұрын
Thanks ! But if i want to see Images on two pages. i.e ,i want to click on a button below the first one and go on other page to show the zoom of this image So how can i organize my code . Please i need it!!
@KengHTT3 жыл бұрын
Awesome! But why is the cropper so laggy when you are dragging it over the image?
@sulaimansaker52994 жыл бұрын
thank you
@mohammadakbar324 жыл бұрын
Thanks Nic
@cristiaan30034 жыл бұрын
Hi Raboi. Wonderfully video !! I want add option take a photo with camera cell , and after that apply this crop. How I do modify for take a photo and so send to imagecroped?? Thanks