From b638a4bc6688d336e4ca39ecec63bc36a9aef751 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Sat, 19 May 2018 12:32:09 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abe1dea..a294438 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The goal is to make a cross platform variant of [DatePickerIOS](https://facebook - [x] Mode: datetime - [x] Locale support. (AM/PM, 12h/24h toggled and strings translated) - [x] Replace todays date with the string "Today" (considering locale) -- [ ] Animate to date when state change occur. +- [x] Animate to date when state change occur. - [ ] Transparent background support. (Probably need to include transparent gradient). - [ ] Align text to right. - [ ] Mode: date