A short one today to talk about theming on our beloved Xamarin.Forms platform.
I will use the Silly App! to showcase:
* Changing xaml properties value dynamically
* Switching between light and dark mode
* An animated transition between the themes
Android
iOS
The main impacted files by the theming are:
* App.