1.0.5 • Published 5 years ago

react-native-root-color v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

react-native-root-color

Getting started

$ npm install react-native-root-color --save

Mostly automatic installation

RN < 0.59 (>=0.60 linking is automatic)

$ react-native link react-native-root-color

Usage

import setBackgroundColor from "react-native-root-color";

// TODO: What to do with the module?
setBackgroundColor("#ff00ff");
1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago