# react-native-autoheight-webview An auto height webview for React Native. `npm install react-native-autoheight-webview --save` ## android `react-native link react-native-autoheight-webview` ## showcase ![react-native-autoheight-webview](https://media.giphy.com/media/xUA7bj3KScXHeom1I4/giphy.gif)  ![react-native-autoheight-webview](https://media.giphy.com/media/l0Iyaze16ATSDIZoI/giphy.gif) # usage ```javascript console.log(height)} // or uri source={{ html: `

Tags are great for describing the essence of your story in a single word or phrase, but stories are rarely about a single thing. If I pen a story about moving across the country to start a new job in a car with my husband, two cats, a dog, and a tarantula, I wouldn’t only tag the piece with “moving”. I’d also use the tags “pets”, “marriage”, “career change”, and “travel tips”.

` }} // use local or remote files files={[{ href: 'cssfileaddress', type: 'text/css', rel: 'stylesheet' }]} // change script (have to change source to reload on android) customScript={`document.body.style.background = 'lightyellow';`} /> ```