React Native starter kit with over 40 screens and modern Light and Dark theme for creating stunning cross-platform mobile applications.
7.17k
stars
986
forks
source link
fix: theme switch using system appearance #261
Closed
artyorsh closed 4 years ago
Please read and mark the following check list before creating a pull request:
[x] I read and followed the CONTRIBUTING.md guide.
Short description of what this resolves:
Fixes theme switch using system appearance toggle
Android completely restarts an app when system theme is changed https://github.com/expo/react-native-appearance/issues/33