react-file-viewer
react-file-viewer copied to clipboard
Unresponsive Image Viewer
Issue: Upon loading of Image, styles where set as static inline values
Suggestion: Allow the passing of props that can override the styles or make <img> tag responsive atleast width=100% to prevent stretching

Actual unresponsive

Updating height/width with a resize observer would be nice