1.0.2 • Published 10 months ago

statusbarwithcustomcolor v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

React native Customizable StatusBar

Fully Customizable Pre-build UI for changing the color of status bar for both platform

Installation

npm i statusbarwithcustomcolor

or

yarn add statusbarwithcustomcolor

Usage

import {CustomStatusBar} from 'statusbarwithcustomcolor';

<>
<CustomStatusBar backgroundColor={'red'} barStyle={'light-content'} />
</>

Methods and Properties

keyTypeDescription
backgroundColorpropsused to pass the background color
barStylepropsused to set barStyle

Authors

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago