kanzitelli / rnn-starter

🤹 React Native Starter - Powered by cli-rn, React Native Navigation, Expo Modules, RNN Screens, RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Splash Screen, Localization, Notifications, Permissions, and much more.
https://starters.dev
MIT License
550 stars 72 forks source link

Better dark mode & localization support + packages update #52

Closed kanzitelli closed 3 years ago

kanzitelli commented 3 years ago

Now, it is possible to set System appearance or language which means that on app launch it will take system values, and for appearance, it will listen to light/dark mode toggling and will apply needed changes to the app.

As well as specific values are available, like, ru and en for languages and dark and light for appearance.