unoplatform / Uno.Themes

This library is designed to help you use the Material, Fluent or Cupertino design system with the Uno Platform
https://platform.uno
Apache License 2.0
170 stars 33 forks source link

Look into MaterialComponents directly for more complex components #22

Closed MatFillion closed 4 years ago

MatFillion commented 4 years ago

This repo is a binding over iOS's material implementation. It is the base of Xamarin.Forms's visual Material theme. https://github.com/xamarin/XamarinComponents/tree/master/iOS/MaterialComponents

NicolasChampagne commented 4 years ago

My investigation results:

xamarinIosMaterialComponents.txt

@MatFillion