react native 根据样式(width、maxWidth、minWidth、height、maxHeight、minHeight)自动适配等比缩放图片,且无需都设置宽高度
npm install react-native-scale-image --save
react native image 所有属性/方法
仅属性resizeMode为stretch启动缩放,其他resizeMode属性值效果不变
react native 根据样式(width、maxWidth、minWidth、height、maxHeight、minHeight)自动适配等比缩放图片,且无需都设置宽高度
npm install react-native-scale-image --save
react native image 所有属性/方法
仅属性resizeMode为stretch启动缩放,其他resizeMode属性值效果不变