🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

capacitor-application-context

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-application-context

Provides interface to set application context for an iOS Watch

2.0.0
latest
Source
npm
Version published
Weekly downloads
278
117.19%
Maintainers
0
Weekly downloads
 
Created
Source

capacitor-application-context

Provides interface to set application context for an iOS Watch

Install

npm install capacitor-application-context
npx cap sync

API

  • updateApplicationContext(...)
  • Type Aliases

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

{ [P in K]: T; }

Keywords

capacitor

FAQs

Package last updated on 26 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts