Overview of FreakyControls UI components
masterFreakyControls provides a variety of specialized UI components for .NET MAUI. Key controls include:
- Text & Input:
FreakyAutoCompleteView(suggestions),FreakyTextInputLayout(Material-style floating labels),FreakyEntry/FreakyEditor(with copy/paste controls),FreakyCodeView(inline OTP), andFreakyPinCodeControl(OTP with custom keyboard). - Selection:
FreakyCheckbox,FreakyRadioButton/FreakyRadioGroup,FreakyChip/FreakyChipGroup,FreakySwitch, andFreakySwipeButton(swipe-to-confirm). - Media & Visuals:
FreakyCircularImage,FreakySvgImageView(with tint/tap support),FreakyImage(with load completion events), andFreakyZoomableView(pinch-to-zoom). - Pickers & Lists:
FreakyDatePicker,FreakyTimePicker,FreakyPicker,FreakyJumpList(alphabetical jump bar), andFreakyButton(with loading states). - Specialty:
FreakySignatureCanvasView(signature pad).