react-native-auto-layout-height-image
v0.1.0
Published
React-Native auto height image
Downloads
2
Readme
react-native-auto-layout-height-image
React-Native auto height image
Installation
npm install react-native-auto-layout-height-image
Usage
import { AutoHeightImage } from "react-native-auto-layout-height-image";
// ...
return (
<AutoHeightImage
source={{uri: 'https://example.com/hoge.png'}}/>
)
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT