0.1.2 • Published 1 year ago
react-native-app-ui-mode v0.1.2
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