@tqman/capacitor-system-colors
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@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; }>


Readme

Keywords

Package Sidebar

Install

npm i @tqman/capacitor-system-colors

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

13.9 kB

Total Files

21

Last publish

Collaborators

  • tanishqmanuja