alinz/react-native-webview-bridge

How I can get height of webview after loaded

thangkho opened this issue · 0 comments

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