Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nishanil/xamarin.forms-samples

Xamarin.Forms Samples
https://github.com/nishanil/xamarin.forms-samples

Last synced: 3 months ago
JSON representation

Xamarin.Forms Samples

Awesome Lists containing this project

README

        

# Xamarin.Forms-Samples
Xamarin.Forms Samples

## DataTemplateSelector

Xamarin.Forms 2.1 release introduces DataTemplateSelector which allows selection of a DataTemplate at runtime per item in a ListView.ItemsSource.

![](https://raw.githubusercontent.com/nishanil/Xamarin.Forms-Samples/master/Screenshots/Hero-DataTemplateSelector.png)

## Behaviors (1.3 release)

Behaviors - Xamarin.Forms 1.3 feature.

![](https://raw.githubusercontent.com/nishanil/Xamarin.Forms-Samples/master/Screenshots/Behaviors.png)