Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djrpascu/NullableDatePickerTest
Nullable DatePicker for Xamarin Forms.
https://github.com/djrpascu/NullableDatePickerTest
Last synced: 29 days ago
JSON representation
Nullable DatePicker for Xamarin Forms.
- Host: GitHub
- URL: https://github.com/djrpascu/NullableDatePickerTest
- Owner: djrpascu
- Created: 2021-05-20T11:10:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-28T19:10:08.000Z (over 3 years ago)
- Last Synced: 2024-08-03T23:23:59.697Z (4 months ago)
- Language: C#
- Size: 513 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-xamarin-forms - NullableDatePicker
README
# Nullable Date Picker Test
Xamarin Forms Prism application to test custom renderer for a Nullable DatePicker control. Currently only for UWP.
- Inspiration from this [XF Forums Comment].
## Features
- NullableDate: Bindable DateTime? property containing date object or null.
- NullPlaceholder: Bindable string property containing text that will be shown when date is null.## License
MIT
[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen. Thanks SO - http://stackoverflow.com/questions/4823468/store-comments-in-markdown-syntax)
[XF Forums Comment]:
[markdown-it]: