Naxulanth / react-native-daterange-picker

A React Native component for picking date ranges or single dates.
MIT License
134 stars 90 forks source link

Added onClose Callback & Ability to Close on Backdrop Press with Open Prop #32

Open waleedshkt opened 2 years ago

waleedshkt commented 2 years ago

Added optional onClose callback feature and ability to close date picker on backdrop press with open prop.

I think these features are very much desired by users