Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuv4ik/xfbindablestacklayout

Xamarin Forms example of a simple Repeater or BindableStackLayout control.
https://github.com/yuv4ik/xfbindablestacklayout

bindable-components repeater-view xamarin xamarin-forms xamarin-forms-demo

Last synced: 2 days ago
JSON representation

Xamarin Forms example of a simple Repeater or BindableStackLayout control.

Awesome Lists containing this project

README

        

# XF Repeater or BindableStackLayout Example
Example of a simple Repeater or BindableStackLayout custom control.

Exposing the next BndableProperties:
- ItemsSource
- ItemDataTemplate
- Title

More details can be found in the blog post, link can be found in the description.