2.0.1 • Published 10 months ago

theme-status-plugin v2.0.1

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

theme-status-plugin

plugin for CapacitorJs checking if device is in dark theme

Install

npm install theme-status-plugin
npx cap sync

API

isDarkMode(...)

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

Returns: Promise<{ value: string; }>


1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

11 months ago

2.0.1

10 months ago

2.0.0

10 months ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago