MVVM-Samples icon indicating copy to clipboard operation
MVVM-Samples copied to clipboard

MAUI Sample

Open michael-hawker opened this issue 4 years ago • 7 comments

We should copy the XF sample and make a MAUI sample as well.

FYI @brminnick

michael-hawker avatar Jul 23 '21 17:07 michael-hawker

Right on! I'm happy to do it!

Feel free to assign it to me 👍

TheCodeTraveler avatar Jul 23 '21 17:07 TheCodeTraveler

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 😄

Sergio0694 avatar Jul 23 '21 18:07 Sergio0694

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!

michael-hawker avatar Jul 26 '21 21:07 michael-hawker

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 avatar Apr 15 '22 00:04 cairoutm

@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.

michael-hawker avatar Apr 15 '22 07:04 michael-hawker