react-native-fit-image:自适应的图像组件

时间:2024-02-25 08:15:55
【文件属性】:

文件名称:react-native-fit-image:自适应的图像组件

文件大小:51KB

文件格式:ZIP

更新时间:2024-02-25 08:15:55

android ios image react-native component

React原生适合图像 React Native Fit Image使您能够绘制自适应图像组件。 介绍 响应式图像组件非常适合自己。 安装 npm install react-native-fit-image --save 用法 import FitImage from 'react-native-fit-image' ; // custom styles for FitImage var styles = StyleSheet . create ( { fitImage : { borderRadius : 20 , } , fitImageWithSize : {


【文件预览】:
react-native-fit-image-master
----yarn.lock(157KB)
----src()
--------FitImage.tsx(6KB)
----.babelrc(60B)
----.circleci()
--------config.yml(571B)
----.npmignore(73B)
----tsconfig.test.json(118B)
----tsconfig.json(5KB)
----LICENSE(449B)
----__tests__()
--------__snapshots__()
--------FitImage.test.tsx(2KB)
----tslint.json(187B)
----README.md(2KB)
----.gitignore(75B)
----package.json(2KB)

网友评论