react-quick-pinch-zoom
react-quick-pinch-zoom copied to clipboard
SVG support
v3.0.0 .SVG does not zoom >100% and loads very small, does not fit parent container on load.
Interestingly Android web-view works perfectly, iOS and web have the same .SVG issue.
@michaelpeterlee Could you please create a demo repo of this problem?
It could be due to the library not using CSS namespaces. I'll review our implementation to see if it's something we are doing in the parent/host app.