Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yuv4ik/xfbindablestacklayout
- Owner: yuv4ik
- License: mit
- Created: 2018-06-06T17:52:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T08:33:28.000Z (over 6 years ago)
- Last Synced: 2024-10-24T13:57:06.895Z (21 days ago)
- Topics: bindable-components, repeater-view, xamarin, xamarin-forms, xamarin-forms-demo
- Language: C#
- Homepage: https://smellyc0de.wordpress.com/2018/06/06/repeater-or-bindable-stacklayout/
- Size: 334 KB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
- TitleMore details can be found in the blog post, link can be found in the description.