Set navigation bar color for android lolipop and higher
npm install @capgo/capacitor-navigation-bar
npx cap sync
setNavigationBarColor(options: { color: string; }) => any
Param | Type |
---|---|
options |
{ color: string; } |
Returns: any
getNavigationBarColor() => any
Returns: any