From 428a133748f5661a3308abc11811cfc3517d7409 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sun, 7 Jul 2019 18:32:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d828d04..2adc85d 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Prop | Description | Screenshots iOS | Screenshot Android ------------- | ------------- | ------------- | ------------- date | The currently selected date. | onDateChange | Date change handler | -fadeToColor | Android picker is fading towords this background color. {color, 'none',} | +fadeToColor | Android picker is fading towords this background color. {color, 'none'} | maximumDate | Maximum selectable date. | minimumDate | Minimum selectable date | minuteInterval | The interval at which minutes can be selected. | Date picker minute interval IOS|Date picker minute interval Android