Skip to content

faiare/react-native-auto-layout-height-image

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published