@nativescript/capacitor
NativeScript for Capacitor
Install
npm install @nativescript/capacitor
npx cap sync
API
notify(...)
notify(options: { value: any; }) => void
Param | Type |
---|---|
options |
{ value: any; } |
NativeScript for Capacitor
npm install @nativescript/capacitor
npx cap sync
notify(options: { value: any; }) => void
Param | Type |
---|---|
options |
{ value: any; } |