Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damiansuess/test.materialdesign
Demonstration of app Material Design using Xamarin.Forms
https://github.com/damiansuess/test.materialdesign
material-design xamarin xamarin-forms xeno-innovations
Last synced: about 1 month ago
JSON representation
Demonstration of app Material Design using Xamarin.Forms
- Host: GitHub
- URL: https://github.com/damiansuess/test.materialdesign
- Owner: DamianSuess
- License: gpl-3.0
- Created: 2020-02-16T15:10:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T18:29:05.000Z (over 4 years ago)
- Last Synced: 2024-11-12T09:14:14.680Z (2 months ago)
- Topics: material-design, xamarin, xamarin-forms, xeno-innovations
- Language: C#
- Size: 422 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Xamarin Material Design
This is an example of Material Design using Xamarin.Forms and the [Xamarin.Forms.Visual.Material](https://www.nuget.org/packages/Xamarin.Forms.Visual.Material/) NuGet packageFor theme another related example, check out my [Test.AppThemes](https://github.com/DamianSuess/Test.AppThemes) repo.
## Material Design
![](Sample1.png)## Resources
* [Xamarin.Forms Material Visual](https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/visual/material-visual)
* [Material Design](https://material.io/)
* [Xamarin.Forms.Visual.Material NuGet](https://www.nuget.org/packages/Xamarin.Forms.Visual.Material/)