Working with theme context in React
It's becoming harder to see a webapp, website or native app without light and dark modes.
Theming is now a must have for projects, clients are asking for it, UI designers are making designs for dark and light modes for every page/state in the projec...
shammahk.hashnode.dev6 min read
kris forsubscribe
flutter dev
Thanks for this awesome article on changing themes from light to dark mode in React Native using Theme context. Dark themes are the modern-day app features that are getting more popular as many popular apps are adopting it. You can not only change the UI from light to dark but make an overall app theme look for beautiful by checking out some of the amazing React Native Themes available in the market.