react-native-night-android
v0.0.1
Published
android night mode
Downloads
2
Readme
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