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.

5 lines (4 loc) 149 B
import { NativeScriptCommonModule } from "@nativescript/angular"; export declare class WebViewExtModule { imports: [NativeScriptCommonModule]; }