UNPKG

@nota/nativescript-webview-ext

Version:

Extended WebView for NativeScript which adds 'x-local' scheme for local-files. events between WebView and native-layer, javascript execution, injecting CSS and JS-files.

3 lines (2 loc) 96 B
declare let webViewBridgeJsCodePromise: Promise<string>; export { webViewBridgeJsCodePromise };