Closed 3rd-Eden closed 6 years ago
This prevent from being able to stretch an svg : preventAspectRatio="none" get prefixed to default "xMidYMid none" preserveAspectRatio="none none" does not work in chrome.
Maybe I am missing something her but I could get chrome to stretch my svg.
( It works as expected in react native )
@ganmor Thanks for pointing that out, I'll add a special cause for none
and should be fixed in the next minor release.
@ganmor Fixed in 3.2.1, apologies for the inconvenience that this has caused.
[deps] Updated dependencies [test] Update to latest enzyme [test] Added coverage reporting [fix] Added default for presevereAspectRatio