Adding Dark Theme Support for Xamarin Forms Shell
Supporting Dark Theme mode in mobile devices can be hard to understand, however, with Xamarin Forms it is actually quite easy to accomplish using features that have been possible since Version 4.7. This post explores the process to add support for Dark Mode with the Shell sample project.
Read Full Article