I am trying to put a react-native-svg element inside of a View such that it\'s rendered with a certain, fixed aspect ratio, but then scaled to be as la
react-native-svg
View
the trick in
preserveAspectRatio="xMinYMin slice"
you should do that