/capacitor

Primary LanguageTypeScript

@nativescript/capacitor

NativeScript for Capacitor

Install

npm install @nativescript/capacitor
npx cap sync

Docs

See https://capacitor.nativescript.org/

Contribute to docs here

API

notify(...)

notify(options: { value: any; }) => void
Param Type
options { value: any; }