akveo / kittenTricks

React Native starter kit with over 40 screens and modern Light and Dark theme for creating stunning cross-platform mobile applications.
https://akveo.github.io/react-native-ui-kitten/
MIT License
7.17k stars 986 forks source link

fix: theme switch using system appearance #261

Closed artyorsh closed 4 years ago

artyorsh commented 4 years ago

Please read and mark the following check list before creating a pull request:

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