Browse Source

Update README.md

master
Henning Hall 6 years ago
committed by GitHub
parent
commit
87fb302bc4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.md

+ 4
- 0
README.md View File

@ -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 <a href="https://expo.canny.io/feature-requests/p/support-react-native-date-picker">this feature request</a> 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.

Loading…
Cancel
Save