Get native android system colors
npm install @tanishqmanuja/capacitor-system-colors
npx cap sync
get(options: { id: string; }) => Promise<{ color: string; }>
Param | Type |
---|---|
options |
{ id: string; } |
Returns: Promise<{ color: string; }>
Get native android system colors
npm install @tanishqmanuja/capacitor-system-colors
npx cap sync
get(options: { id: string; }) => Promise<{ color: string; }>
Param | Type |
---|---|
options |
{ id: string; } |
Returns: Promise<{ color: string; }>
npm i @tqman/capacitor-system-colors
0
0.0.2
MIT
13.9 kB
21