MAUI Sample
We should copy the XF sample and make a MAUI sample as well.
FYI @brminnick
Right on! I'm happy to do it!
Feel free to assign it to me 👍
Awesome! I've assigned the issue to you @brminnick! 🚀
I've switched the backend to use CommunityToolkit.Mvvm in #44, so depending on when you start looking at this (either before or after that's merged), you might want to branch off of that so that you'll already be setup with the right final package 😄
FYI @brminnick I merged #44 and tested its Xamarin Forms sample; so you should be good to branch off of main now and copy the XF to transform into a Maui sample!
Hi;
First of all, thank you for this awesome toolkit. FYI, I couldn't find the sample for MAUI project in the repository. Only Xamarin form sample is available. Thanks
@cairoutm there isn't a MAUI version of the sample app yet, that's what this issue is tracking.
@jamesmontemagno did some videos and has a repo here which shows an example, which should show you how to get started with any MAUI integration.