dilipchandima / rn-select-date-range

A simple and fully customizable React Native date range picker component
https://www.npmjs.com/package/rn-select-date-range
MIT License
23 stars 30 forks source link

Support for Single Date Select #17

Open rizikolik opened 1 year ago

rizikolik commented 1 year ago

Sometimes we need to allow users to select only 1 date instead of range.Since we dont wanna add a lot of extra packages to our repos, this would be a great feature.

sufyansalim commented 9 months ago

that would be nice feature to add.