This is a flexible TableView specialized in settings for Android / iOS.
There are various cells such as (LabelCell,ButtonCell,CommandCell,SwitchCell,CheckboxCell,RadioCell,PickerCell,EntryCell,NumberPickerCell,TimePickerCell,DatePickerCell,CustomCell)
Android binding package for Aidan Follestad's sectioned-recyclerview. For more information, follow this description: https://github.com/azchohfi/SectionedRecyclerview.Droid/blob/master/README.md
This decorator allows you to easily create section headers for RecyclerViews using a LinearLayoutManager in either vertical or horizontal orientation.
It's a Xamarin binding of the StickyHeadersRecyclerView library by Timehop.
This is a flexible ListView that has a grid and horizontal layout with reusable cells for Android / iOS.
This has two layouts (GridCollectionView, HorizontalCollectonView). HorizontalCollectonView can circulate scroll.
This is a package that adds SvgImageSource to Xamarin.Forms as new ImageSource. Thereby Xamarin.Forms.Image will can be displayed a SVG image without modified.
A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
A custom Android RecyclerView with shimmer views to indicate that views are loading. The recycler view has a built-in adapter to control the shimmer appearance and provide two methods
This is a flexible TableView specialized in settings for Android / iOS.
There are various cells such as (LabelCell, ButtonCell, CommandCell, SwitchCell, CheckboxCell, RadioCell, PickerCell, EntryCell, NumberPickerCell, TimePickerCell, DatePickerCell)