Skip to content

osamaelhosany/DropdownMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DropdownMenu

DropdownMenu - Xamarin forms (andriod & ios)Sample Control

OverView

This control help you to show a dropdown menu to user in ios & andriod a quick way to select one value or multi from a set. a dropdown-menu shows its currently selected value. Touching the dropdown-menu header displays a dropdown menu with all other available values, from which the user can select a new one or multi.

Getting Started

The project is up on NuGet at the following URL:

https://www.nuget.org/packages/Xamarin.Forms.StateSquid

Install this package into your shared project. There is no need to install it in your platform specific projects.

One More Step:

Simply add the images you want to show for andriod & ios project with names (CheckBoxChecked-CheckBoxUnchecked-ExpanderClose-ExpanderOpen) After that you're good to go!

if you need to make it single choice just set the single choice property = true

    SingleChoice="True"

Screenshots

alt text alt text alt text alt text

My Controls

About

DropdownMenu - Xamarin forms Sample Control

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages