How to use the upload widget in react/nextjs using hooks?
Hello,
I found the following example on how to integrate the upload widget to React:
https://support.cloudinary.com/hc/en-us/articles/360020451819-How-to-integrate-the-Upload-Widget-in-your-React-app-
This is class based approach, and React has moved to functional components using hooks. How can I implement the above code using react hooks?
-
Hi Gabriel,
Thanks for bringing this to our attention!
Please take a look at this example (React in frontend and Node.js in backend):
https://github.com/tamarayul/cloudinary-widget-master
Tamara
Please sign in to leave a comment.
Comments
1 comment