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
168 stars 31 forks source link

Add Cupertino Button #460

Open kazo0 opened 3 years ago

kazo0 commented 3 years ago

What would you like to be added:

Add Cupertino theme for Button

https://developer.apple.com/design/human-interface-guidelines/ios/controls/buttons/ https://api.flutter.dev/flutter/cupertino/CupertinoButton-class.html https://github.com/dotnet/GraphicsControls/blob/master/src/GraphicsControls/Controls/Button/Button.cupertino.shared.cs https://github.com/dotnet/GraphicsControls/blob/master/src/GraphicsControls/Controls/Button/Button.shared.cs

https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/cupertino/button.dart

For which Platform:

Romana-Nan commented 3 years ago

Verified on build 1.0.0 (716)