2.0.0 • Published 6 months ago

capacitor-application-context v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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>
ParamType
applicationContextRecord<string, string>

Type Aliases

Record

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

{

}

2.0.0

6 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.0

1 year ago

0.0.1

2 years ago