react-native-webview-android
react-native-webview-android copied to clipboard
Promise based evaluateJavascript result
This returns the result of the evaluation of javascript on the webview. Decided promise based was the way to go instead of opting for the easier to implement listener route