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.
89 stars
6 watching
10 forks
Language: C#
last commit: about 2 months 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 | 92 |
jsuarezruiz/alohakit.controls | A set of custom .NET MAUI drawn controls designed to provide additional options and alternatives for developers | 437 |
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 | 318 |
taublast/drawnui.maui | A rendering engine for custom UI components using SkiaSharp on .NET MAUI, supporting gestures and animations. | 238 |
alex-dobrynin/controls.userdialogs.maui | A cross-platform library for creating native user dialogs with customizable styling. | 123 |
felipebaltazar/maui.neocontrols | Provides custom controls for dotnet-maui apps with neumorphic design characteristics | 103 |
aladinway/transitionbutton | A custom UI button class with built-in animation and loading features | 1,468 |
ieuanwalker/maui.breadcrumb | A control that displays breadcrumbs based on the navigation stack | 119 |
timoliver/toroundedbutton | A high-performance button control with rounded corners for iOS. | 481 |
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. | 25 |
realzhangchi/mauibinding | Converts native Android and iOS SDKs to a binding library for use in the Maui framework. | 45 |