Skip to content

thisXY/react-native-scale-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-native-scale-image

Platform npm version License

react native 根据样式(width、maxWidth、minWidth、height、maxHeight、minHeight)自动适配等比缩放图片,且无需都设置宽高度

安装

npm install react-native-scale-image --save

属性/方法

react native image 所有属性/方法

注意

仅属性resizeMode为stretch启动缩放,其他resizeMode属性值效果不变

源码

https://github.com/thisXY/react-native-scale-image

About

react native 根据样式(width、maxWidth、minWidth、height、maxHeight、minHeight)自动适配等比缩放图片,且无需都设置宽高度

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published