dotnet / Microsoft.Maui.Graphics.Controls

Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material)
MIT License
650 stars 63 forks source link

Example using drawn controls in XAML #54

Closed ghost closed 2 years ago

ghost commented 2 years ago

Current sample uses MainPage.cs with no example in XAML.

jsuarezruiz commented 2 years ago

Create the same MainPage using XAML. Also, maybe we can create a HomePage giving info about the project, links to the repo and also allow to navigate to the controls Gallery using XAML or C#.

ghost commented 2 years ago

Would be interested in tacking this on for hacktoberfest.

jsuarezruiz commented 2 years ago

I have other ideas related to samples. It would be great to have some showcases in the same App.

It would be like small Apps with 1-2 pages replicating a design and making use of the drawn controls. For example, this login using Material design: https://dribbble.com/shots/4600584/attachments/4600584-Events-calendar?mode=media

jsuarezruiz commented 2 years ago

Created a related topic: https://github.com/dotnet/Microsoft.Maui.Graphics.Controls/issues/69