react-native-webview-messaging icon indicating copy to clipboard operation
react-native-webview-messaging copied to clipboard

cant debug. missing setWebContentsDebuggingEnabled(true) method

Open bidah opened this issue 8 years ago • 1 comments

supposedly the default WebView has setWebContentsDebuggingEnabled so that you can debug the webview. but using this webview you can't. Is there a way to debug the webview that's not this one?

bidah avatar Feb 07 '18 21:02 bidah

@bidah AFAIK debugging of webview is already available without any additional manipulations. But anyway this is a good point, there is should be a way to call methods of native webview

lesnitsky avatar Mar 08 '18 18:03 lesnitsky