An open API service indexing awesome lists of open source software.

https://github.com/filledstacks/xamarin-bindabledualhandleslider

A bindable dual handle slider xamarin component that works with the MvvMCross platform bindings.
https://github.com/filledstacks/xamarin-bindabledualhandleslider

Last synced: about 1 year ago
JSON representation

A bindable dual handle slider xamarin component that works with the MvvMCross platform bindings.

Awesome Lists containing this project

README

          

# Bindable Dual Handle Slider

A bindable dual handle slider xamarin component that works with the MvvMCross platform bindings. This project is based on work done in [Range slider](https://components.xamarin.com/view/rangeslider).

It is more modifiable and allows for better customization.

## Getting Started

* Make sure you have Xamarin installed on the machine you are using.
* The project can run as is and you'll see an example of the bindable range slider
* Open the solution in Xamarin Studio or Visual Studio.
* Set Android or iOS as the startup project and run.