vault-development / react-native-svg-uri

Render SVG images in React Native from an URL or static file
850 stars 334 forks source link

resizeMode #166

Open eambutu opened 5 years ago

eambutu commented 5 years ago

How can I emulate the behavior of 'resizeMode: contain' with this package? Setting the width and the height seems to just take a crop of the original svg

pie6k commented 5 years ago

I've got the same issue

AnuragTiwari1 commented 5 years ago

+1

msqar commented 5 years ago

Any solution for this? That's the actual idea of having an SVG, being able to resize it without losing its quality at all. And i couldn't make it work.

Solid-Metal commented 3 years ago

same issue my dude, seems the author not maintain it anymore

Evidorus commented 3 years ago

Same here waiting for someone to help me :(