hoangnm / react-native-week-view

Week View Component for react-native
MIT License
281 stars 98 forks source link

Display of days between two dates #314

Open kursatalgul opened 1 year ago

kursatalgul commented 1 year ago

I need to display the days between 2 dates I received from the user on the screen. I don't care about other days. Do you have this feature

pdpino commented 1 year ago

I don't understand the request. Can you provide an image or video please

You can select the dates shown with the props selectedDate and numberOfDays, or you can move to another date with the method goToDate(targetDate)