0.0.1 • Published 2 years ago
@tanishqmanuja/capacitor-system-colors v0.0.1
@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; }>
Param | Type |
---|---|
options | { id: string; } |
Returns: Promise<{ color: string; }>
0.0.1
2 years ago