statusbarwithcustomcolor

1.0.2 • Public • Published

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

key Type Description
backgroundColor props used to pass the background color
barStyle props used to set barStyle

Authors

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i statusbarwithcustomcolor

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

1.78 kB

Total Files

4

Last publish

Collaborators

  • nikeshdreamer