react-quick-pinch-zoom icon indicating copy to clipboard operation
react-quick-pinch-zoom copied to clipboard

SVG support

Open michaelpeterlee opened this issue 5 years ago • 3 comments

v3.0.0 .SVG does not zoom >100% and loads very small, does not fit parent container on load.

michaelpeterlee avatar Jul 16 '20 00:07 michaelpeterlee

Interestingly Android web-view works perfectly, iOS and web have the same .SVG issue.

michaelpeterlee avatar Jul 16 '20 00:07 michaelpeterlee

@michaelpeterlee Could you please create a demo repo of this problem?

retyui avatar Jul 16 '20 20:07 retyui

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.

michaelpeterlee avatar Jul 24 '20 20:07 michaelpeterlee