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.