shripalsoni04 / nativescript-webview-interface

Plugin for bi-directional communication between webView and android/ios
MIT License
89 stars 35 forks source link

[Doc] Vue.js integration #50

Open vratojr opened 5 years ago

vratojr commented 5 years ago

For nativescript-vue do:

In your template:

<Page @load="onLoad">
....
<WebView ref="webView"/>
....
</Page>

in Githubissues.

  • Githubissues is a development platform for aggregating issues.