HorusSoftwareUY / Xamarin.Forms.Skeleton

The new loading approach for cool apps in Xamarin Forms
MIT License
450 stars 52 forks source link

MAUI Support #29

Closed roubachof closed 1 year ago

roubachof commented 2 years ago

Hey guys ! I needed MAUI support for my TaskLoaderView, so I decided to migrate it myself :) You can find the sample app using the MAUI version here:

https://github.com/roubachof/Sharpnado.TaskLoaderView/tree/maui

The sample is not polished so far but it's working \o/ Skeleton seems to work perfectly as it needed nearly 0 changes appart from csproj and namespaces....

roubachof commented 2 years ago

fixes #28