← Back
Gerald Versluis September 7, 2020 14m

Adopt Dark Mode in Your Xamarin.Forms apps With These Simple APIs

Summary

This tech transcript focuses on implementing dark theme support in Xamarin.Forms applications. It references iOS simulator features and Xamarin.Forms cross-platform APIs, specifically the `AppThemeBinding` markup extension. The practical takeaway is that developers should leverage `AppThemeBinding` to dynamically adjust UI element colors, ensuring a seamless dark and light mode experience in their apps by providing theme-specific hex values or color resources.

View original episode ↗