
Dynamic switching of themes in React Native App
[UPDATE] Check out the example implemented with React Hooks 👉 https://www.seishin.me/dynamic-switching-of-themes-in-react-native-app-the-funky-way-with-hooks/
I've spent the last 3 hours thinking about an easy way to switch app themes at runtime and I found a really easy solution! :)
I want to share it with you because there're not many examples