0.2.6 • Published 9 months ago

@outs1x2/capacitor-liveactivities v0.2.6

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

outs-capacitor-liveactivities

Very cool plugin

Install

npm install outs-capacitor-liveactivities
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


startLiveActivity(...)

startLiveActivity(options?: { testString?: string | undefined; } | undefined) => Promise<{ started: boolean; }>
ParamType
options{ testString?: string; }

Returns: Promise<{ started: boolean; }>


0.2.6

9 months ago

0.2.5

9 months ago

0.2.4

9 months ago

0.2.3

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago