Use the iOS system colors in Xamarin.Forms
I just blogged: Use the #iOS system colors in #XamarinForms
Overview Let me give you a short overview first. To achieve our goal to use the iOS system colors, we need just a few easy steps: Xamarin.Forms interface that defines the colorsXamarin.iOS implementation of that interfaceResourceDictionary to make the colors available in XAMLMerging this dictionary with the application’s resourceHandling of the OnRequestedThemeChanged event Now that the plan…
View On WordPress












