0.0.1 • Published 3 years ago

react-native-night-android v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-night-android

android night mode

Installation

npm install react-native-night-android

Usage

import NightAndroid from "react-native-night-android";

// ...

const result = await NightAndroid.multiply(3, 7);

Contributing

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

License

MIT