'How to stretch a canvas with image inside

I'm making a react component that basically draws in image to the canvas and write some text in specific areas ( fill a certificate ) I want to set the canvas to have width : "100%" ( relative to parent ) and in the same time keep the aspect ratio of the image Any suggestion ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source