0.0.13 • Published 1 year ago

ios-nav-status-color-plugin v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

ios-nav-status-color-plugin

set background color of ios nav bar and status bar

Install

npm install ios-nav-status-color-plugin
npx cap sync

API

setNavigationBarColor(...)

setNavigationBarColor(options: { color: string; }) => Promise<void>
ParamType
options{ color: string; }

setStatusBarColor(...)

setStatusBarColor(options: { color: string; }) => Promise<void>
ParamType
options{ color: string; }

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago