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 The DelayedView: a better LazyView https://github.com/roubachof/Sharpnado.Tabs You may know the LazyView, which builds lazily the views it wraps. Doing so, it reduces your page loading time, especially if you have complex pages. So the lazy view is great for reducing your loading time, but not so great to keep your
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.2: Material Design Tabs and Geometry (SVG) icon support Tabs version 2.2.0 is here \o/ https://github.com/roubachof/Sharpnado.Tabs What's new? Material Design tabs specs full support Contributor: @mkanyo (Miklos Kanyo) A new type of tab has been introduced: the MaterialUnderlinedTabItem. It's a full implementation of the material tabs specifications: https:
xamarin forms Xamarin.Forms vertical Tabs and HorizontalListView drag and drop Tabs version 2.1.0 and HorizontalListView v1.8.1 are here \o/ (and also MaterialFrame v1.1.4) https://github.com/roubachof/Sharpnado.Tabs WARNING the HorizontalListView has been renamed to CollectionView since version 2.0. https://github.com/roubachof/Sharpnado.CollectionView What's new? Vertical Tabs PR
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
xamarin forms "Pure" Xamarin.Forms tabs: bottom bar tabs, underlined tabs, custom tabs, egg and tabs, tabs bacon sausage and tabs TABS! TABS! TABS! TABS! [1] We love tabs. Since we learnt that hamburger menu was the master of UIvil, every one is embracing tabs for their app navigation. Android added bottom bar navigation in their supports libs years ago, and iOS apps stole the android tab layout. Admit it: you