Overriding control colors in Maui class library #17813
-
We're attempting to use a Maui class library from Android & iOS .Net apps (we don't have the bandwidth to go full Maui yet). The reason for this is that we had some Xamarin forms that we were using in both apps when they were .Net 5. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It turned out to be a general theming issue related to having to move to the MaterialComponent theme for Maui. |
Beta Was this translation helpful? Give feedback.
It turned out to be a general theming issue related to having to move to the MaterialComponent theme for Maui.