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

Dependencies (0)

    Dev Dependencies (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