alinz / react-native-webview-bridge

React Native Webview with Javascript Bridge
MIT License
1.37k stars 493 forks source link

How I can get height of webview after loaded #263

Open thangkho opened 6 years ago

thangkho commented 6 years ago

I want add a view below webview bridge so I want get height of webview bridge, withd WebView in react-native I can get it with https://gist.github.com/herbertdai/7bf8fd8a6194037089d2d20b4fde8c0b but I don't know get height of WebViewBridge after web loaded