Top 20 NuGet Packages
Bindable Picker with ItemsSource, DisplayMemberBinding and SelectedItem as bindable properties
Xamarin FileStorage Abstractions
Simple package that allows you to create a CardView in Xamarin.Forms projects for the three platforms (Android, iOS, UWP)
XFControls is a set of Xamarin.Forms' control.
Include Border / CircleBox / TabView / Flip / FontIcon / CheckBox / Radio / RaidoGroup / RaidoButtonGroup / Marquee / RatingBar / Stepper / UniformGrid / WrapLayout / Repeater etc...
This is a assembly with some Xamarin.Forms Binders,Controls,ViewModels,Models,Services.
Syncfusion SFSchedule Xamarin.Forms helper for recurring appointments.
A Xamarin Forms cross-platform modal page showing AlertDialog with capabilities like android AlertDialog.
Visual Element Animation library for Xamarin.Forms. BackgroundColor,Opacity,Margin,FontSize,CornerRadius and so on.
Useful behaviors for XF Material field validation
Xamarin.Forms Picker component with support for bindings.
Usage:
...
xmlns:bp="clr-namespace:Xamarin.Forms.BindablePicker;assembly=Xamarin.Forms.BindablePicker"
...
<bp:BindablePicker ItemsSource="{Binding Items}"
SelectedItem="{Binding SelectedItem, Mode=TwoWay}" ...
Automatic breadcrumb control for Xamarin.Forms
A draggable pane component for Xamarin.Forms.
This control help you to show a dropdown menu to user in ios and andriod a quick way to select one value or multi from a set.
install only in PCL
Add your own icons to android & ios
with those names
(CheckBoxChecked-CheckBoxUnchecked-ExpanderClose-ExpanderOpen)
This package makes part of Xamarin.Forms.ImagePicker and it consist in Android platform specific implementation. Install Xamarin.Forms.ImagePicker package instead of this.
This package makes part of Xamarin.Forms.ImagePicker and it consist in iOS platform specific implementation. Install Xamarin.Forms.ImagePicker package instead of this.