mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-20 05:55:10 +00:00
Add preserveAspectRatio prop for Image
Add preserveAspectRatio prop for Image. Fix touch events for Image on Android. Fix viewBox slice bug on Android.
This commit is contained in:
@@ -73,3 +73,8 @@ const RNSVGViewBox = createReactNativeComponentClass({
|
||||
|
||||
|
||||
export default ViewBox;
|
||||
|
||||
export {
|
||||
meetOrSliceTypes,
|
||||
alignEnum
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user