How can I do debug/inspect element of apk webview. I have tried this but it is helpful only for chrome not for apk.
Please suggest me
In react-native-webview they give an explanation for both IOS and Android.
https://github.com/react-native-community/react-native-webview/blob/master/docs/Debugging.md
Helped me on IOS.