0.1.0 • Published 3 years ago
react-native-android-dark-mode v0.1.0
react-native-android-dark-mode
change OS to dark mode
Installation
npm install react-native-android-dark-mode
Usage
import { setNightMode } from "react-native-android-dark-mode";
// ...
setNightMode(isNightmode)
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
0.1.0
3 years ago