dotnet maui Featured Sharpnado.Tabs 4.0: Pure MAUI Touch Effects Across All Platforms HI THERE! Long time no see eeeeh? Well I have been kind of busy, Flutter stuff, musical projects, and such... But lately I got back to some good old MAUI, and I must say since version 9.0, it's very nice! I wanted to give some love to
dotnetmaui Full customizable Tabs for MAUI Here it is! Sharpnado.Tabs is now migrated to dotnet MAUI \o/ https://github.com/roubachof/Sharpnado.Tabs You will find all your beloved features including: * Fully customizable * Underlined tabs, bottom tabs, Segmented control, scrollable tabs * Vertical tabs * Lazy and Delayed views * Material tabs specs full implementation * SVG support thanks
xamarin forms Sharpnado.Tabs 2.0: Xamarin.Forms tabs receive a Badge of honor https://github.com/roubachof/Sharpnado.Tabs * Fully customizable * Underlined tabs, bottom tabs, Segmented control, scrollable tabs * Badge on tabs * Component oriented architecture * Layout your tabs and ViewSwitcher as you want * Shadows included in TabHost * Bindable What's really new * A BadgeView with a lot of customization * Full UWP support!
xamarin forms Sharpnado 1.4.0: Drag and Drop and Refresh! Lib Version Sharpnado.Presentation.Forms Sharpnado.Presentation.HorizontalListView Github: https://github.com/roubachof/Sharpnado.Presentation.Forms Release notes Improvements * added material dark theme to MaterialFrame: elevation is converted to dark background according to: Material dark theme specs * 85 added IsDraggable property to DraggableViewCell to prevent the dragging of chosen items
tabs Tab me more: Scrollable tabs and circle Button in tabs Version 1.3.0 of the Sharpnado toolkit is here \o/ https://github.com/roubachof/Sharpnado.Tabs Scrollable tabs A new Property TabType was added to the TabHostView: public TabType TabType public enum TabType { Fixed = 0, Scrollable, } TabButton Sometimes your designer wants to spice-up a bit the bottom bar tabs