react-native-app-ui-mode
v0.1.3
Published
React Native App User Interface Mode
Readme
react-native-app-ui-mode
React Native App User Interface Mode
Installation
npm install react-native-app-ui-mode
or
yarn add react-native-app-ui-modeUsage
import AppUiMode from 'react-native-app-ui-mode';
// ...
//"dark" | "light" | "system"
AppUiMode.setStyle('dark');Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
