1.0.0 • Published 6 years ago
react-native-daynight-android v1.0.0
react-native-daynight-android
Set daynight for react-native android apps
Changes the parent for your app's theme to DayNight, making the default background and the control bar go dark when the app is in "Night" mode.
Installation
yarn add -D react-native-daynight-android
# or
npm i --save-dev react-native-daynight-androidUsage
react-native set-daynightThat's it! Build and enjoy your app starting in darkmode.
1.0.0
6 years ago