https://github.com/jfversluis/samplevalueconverters
Sample code for the blog post at https://blog.verslu.is/xamarin/xamarin-forms-xamarin/implementing-value-converters-with-ivalueconverter-for-xamarin-forms/
https://github.com/jfversluis/samplevalueconverters
value-conversion xamarin xamarin-forms
Last synced: 27 days ago
JSON representation
Sample code for the blog post at https://blog.verslu.is/xamarin/xamarin-forms-xamarin/implementing-value-converters-with-ivalueconverter-for-xamarin-forms/
- Host: GitHub
- URL: https://github.com/jfversluis/samplevalueconverters
- Owner: jfversluis
- Created: 2017-07-04T08:36:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T16:12:01.000Z (almost 9 years ago)
- Last Synced: 2025-10-12T16:42:51.109Z (8 months ago)
- Topics: value-conversion, xamarin, xamarin-forms
- Language: C#
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SampleValueConverters
Sample code for the blog post at [my blog](https://blog.verslu.is/xamarin/xamarin-forms-xamarin/implementing-value-converters-with-ivalueconverter-for-xamarin-forms/).
And the vlog version [here](https://youtu.be/wbqvWMe2POY).