RadekVyM / MarvelousMAUI

.NET MAUI clone of the Wonderous app - a visual showcase of eight wonders of the world.
MIT License
498 stars 68 forks source link

Thank you for this sample #1

Open florianwachs opened 1 year ago

florianwachs commented 1 year ago

I canceled twitter so I have to write here. Thank you very much for this sample and your OSS contributions. Have a great day.

RadekVyM commented 1 year ago

Thanks @florianwachs, I really appreciate your message. It motivates me to continue sharing my work 🙂

manishbisen commented 1 year ago

Hey @RadekVyM, This is awesome. Please add this sample in maui sample list so that it can be reach out to more .net developers.

AswinPG commented 1 year ago

@RadekVyM You're just awesome. This sample is unbelievable. Thanks a lot for your contributions, especially SimpleShell.

codeanees commented 1 year ago

This is really the Best MAUI project I ever seen. I compared both Flutter and MAUI version. I don't see any glitch and animations are butter like smooth.

The best part is you never give-up on any of the items from Flutter version. I see each and every single piece been cloned in MAUI version. I really like to know more about the huddles you faced during developing and how you overcome it.

RadekVyM commented 1 year ago

@manishbisen, @AswinPG, @codeanees

Thanks for the support.

RadekVyM commented 1 year ago

@codeanees

Actually, there are a few details that I missed (I want to look into some of them in the future). For example, I was not able to find workarounds for some bugs with CarouselView and had to make compromises.

FM1973 commented 1 year ago

@RadekVyM Oh man, thanks a lot! I wish Microsoft would provide high quality samples like this. Keep up the good work!

osardar commented 2 months ago

Agreed- this is extremely helpful, and probably the best .NET MAUI example I've seen so far. Thank you so much for sharing this!