Maui.StateButton

Customizable button

A control that allows customizable button styling with support for accessibility and platform-native behavior

With this control, you are able to create any style of button. This is possible as it acts as a wrapper to your XAML and provides you the events/ commands and properties to bind to. It's also 100% accessible by default.

GitHub

87 stars
6 watching
10 forks
Language: C#
last commit: over 1 year ago
accessibilitybuttoncontrolcustommauimaui-apps

Related projects:

Repository Description Stars
ieuanwalker/xamarin.forms.statebutton A custom Xamarin.Forms button control allowing flexible styling and event handling. 14
ieuanwalker/maui.switch A custom switch control for .NET MAUI apps with improved accessibility and styling options 90
jsuarezruiz/alohakit.controls A set of custom .NET MAUI drawn controls designed to provide additional options and alternatives for developers 433
thomasgalliker/plugin.segmentedcontrol.maui A .NET MAUI control for displaying multiple segments with customizable behavior and appearance. 11
idlehandsapps/designablebutton Provides a reusable button style with centralized styling options that can be applied through Interface Builder 92
freakyali/maui.freakycontrols A set of pre-built UI controls and utilities for building modern mobile apps on .NET MAUI 315
taublast/drawnui.maui A UI rendering engine for .NET MAUI that allows developers to draw custom controls on a Skia canvas with gestures and animations. 220
alex-dobrynin/controls.userdialogs.maui A cross-platform library for creating native user dialogs with customizable styling. 120
felipebaltazar/maui.neocontrols Provides custom controls for dotnet-maui apps with neumorphic design characteristics 100
aladinway/transitionbutton A custom UI button class with built-in animation and loading features 1,467
ieuanwalker/maui.breadcrumb A control that displays breadcrumbs based on the navigation stack 116
timoliver/toroundedbutton A high-performance button control with rounded corners for iOS. 482
famolus/htpressablebutton A reusable UI component for creating flat-designed pressable buttons in iOS apps 859
mgohil/pinview.maui A UI control for mobile PIN or OTP entry on cross-platform mobile applications. 22
realzhangchi/mauibinding Converts native Android and iOS SDKs to a binding library for use in the Maui framework. 43