Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djrpascu/NullableDatePickerTest

Nullable DatePicker for Xamarin Forms.
https://github.com/djrpascu/NullableDatePickerTest

Last synced: about 2 months ago
JSON representation

Nullable DatePicker for Xamarin Forms.

Awesome Lists containing this project

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]: