react-native-app-bg-color
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

react-native-app-bg-color

Allows you to change the root app background color from a react native view. Works for both iOS & Android 🎉.

Installation

npm install react-native-app-bg-color

or

yarn add react-native-app-bg-color

Usage

import { setBackgroundColor } from 'react-native-app-bg-color';

// ...

setBackgroundColor('#EC255A');

Demo

demo

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    2
  • 0.2.0
    17
  • 0.1.0
    0

Package Sidebar

Install

npm i react-native-app-bg-color

Weekly Downloads

3

Version

0.3.0

License

MIT

Unpacked Size

40.6 kB

Total Files

22

Last publish

Collaborators

  • aswin_sasikumar