How can I tell that WebView has slipped to the top in React Native?

such as the title.
or is there a way to get the content height of WebView?

Mar.14,2021

can be implemented with webview's injectJavaScript and onMessage

Menu