From 87fb302bc47764cfd06c439264aafd987b6b9fd4 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Tue, 27 Aug 2019 22:32:50 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1f36e5d..85bd4b5 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,10 @@ timeZoneOffsetInMinutes | Timezone offset in minutes (default: device's timezone ## FAQ +### Can I use expo? +Unfortunately, expo does not support this date picker at the moment. Upvote this feature request if you would like to have it included. + + ### How do i change the date order? (To YYYY-MM-DD etc) The order is determined by the `locale` prop. Set for instance `locale='fr'`to get the France preference.