This repository was archived by the owner on Jan 10, 2024. It is now read-only.
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
Execute vue method on server-side via webviewext #82
Open
Description
Hi,
how can I execute a Vue method on my server-side code called by my Nativescript app?
In my server-side I have a vue method called refreshPage()
and I want to execute it by calling it from the NS app. I have read about emitToWebView
in the documentation, but I can't find any example on this.
I am using version 6.5.2 of webviewext: "@nota/nativescript-webview-ext": "^6.5.2";
Can you help me?
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels