Nullable Date Picker Test

May 20, 2021 ยท View on GitHub

Xamarin Forms Prism application to test custom renderer for a Nullable DatePicker control. Currently only for UWP.

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