2.0.3 • Published 12 months ago

theme-status-plugin v2.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
12 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; }>


2.0.3

12 months ago

2.0.2

12 months ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago