UNPKG

react-native-image-auto-height

Version:

This component provides you with an easy way to automatically set the height of the image to the provided width without using additional props

26 lines (25 loc) 792 B
{ "name": "react-native-image-auto-height", "version": "1.0.4", "description": "This component provides you with an easy way to automatically set the height of the image to the provided width without using additional props", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/SyysBiir/react-native-image-auto-height.git" }, "keywords": [ "react-native", "react-native-image-auto-height", "image", "auto-height" ], "author": "Maxim Boyanov", "license": "ISC", "bugs": { "url": "https://github.com/SyysBiir/react-native-image-auto-height/issues" }, "homepage": "https://github.com/SyysBiir/react-native-image-auto-height#readme" }