You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3 Months ago, I started to convert my vast collection of Xamarin custom controls/renderers to .NET Maui...
here is a link to the video showing progress... AND the issues!!! https://youtu.be/S_-Y2zZhuRs
Primarily, I used Xamarin to convert a slew of Windows UWP and Windows CE based apps to Android roughly 3 years ago.
I decided now, to undertake the additional task of creating WinUI versions during the conversion...
... over 24 controls ranging from straight XAML, to custom Mappers... including:
Navigation w/Transitions
TabView
Custom Dialog (Page/View/MessageBox)
Sliding Panels (w/gestures on Android)
dropdown (combobox)
time selection dialog
media (alarm sound selection
color selection entry and dialog
complete font control (inc. platform use!)
complete color control (with dark mode imp)
custom NavBar and NavButton(s)
Slider with "notched" points
complete shadow control for all controls and elements
MANY More!!
About half of the time invested, has been to "overcoming" the bugs in the current base. I basically have implemented my own Navigation for Android as it is broken if you require render and/or mapping level dev! Same goes for the Windows collectionView!!!!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
3 Months ago, I started to convert my vast collection of Xamarin custom controls/renderers to .NET Maui...
here is a link to the video showing progress... AND the issues!!! https://youtu.be/S_-Y2zZhuRs
Primarily, I used Xamarin to convert a slew of Windows UWP and Windows CE based apps to Android roughly 3 years ago.
I decided now, to undertake the additional task of creating WinUI versions during the conversion...
... over 24 controls ranging from straight XAML, to custom Mappers... including:
About half of the time invested, has been to "overcoming" the bugs in the current base. I basically have implemented my own Navigation for Android as it is broken if you require render and/or mapping level dev! Same goes for the Windows collectionView!!!!
Anyone else out there having similar outcomes?
Beta Was this translation helpful? Give feedback.
All reactions