capacitor-application-context
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

capacitor-application-context

Provides interface to set application context for an iOS Watch

Install

npm install capacitor-application-context
npx cap sync

API

updateApplicationContext(...)

updateApplicationContext(applicationContext: Record<string, string>) => Promise<void>
Param Type
applicationContext Record<string, string>

Type Aliases

Record

Construct a type with a set of properties K of type T

{ [P in K]: T; }

Readme

Keywords

Package Sidebar

Install

npm i capacitor-application-context

Weekly Downloads

134

Version

1.0.0

License

MIT

Unpacked Size

16.8 kB

Total Files

27

Last publish

Collaborators

  • aeharding