Closed TiWgnr closed 2 years ago
Implemented draw Meme Upload Function
Had to wrap the class based component for the draw meme (https://www.npmjs.com/package/react-webcam) into a function based component for the dialog popup.
Tried to merge class based and function component but ended up having errors and issues, decide to take the "easy road"
@TiWgnr First impression from testing it out in the browser: AWESOME!
Implemented draw Meme Upload Function
Had to wrap the class based component for the draw meme (https://www.npmjs.com/package/react-webcam) into a function based component for the dialog popup.
Tried to merge class based and function component but ended up having errors and issues, decide to take the "easy road"