0.0.2 • Published 11 months ago

@tqman/capacitor-system-colors v0.0.2

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

@tanishqmanuja/capacitor-system-colors

Get native android system colors

Install

npm install @tanishqmanuja/capacitor-system-colors
npx cap sync

API

get(...)

get(options: { id: string; }) => Promise<{ color: string; }>
ParamType
options{ id: string; }

Returns: Promise<{ color: string; }>


0.0.2

11 months ago

0.0.1

1 year ago