hoangnm/react-native-week-view

Display of days between two dates

Opened this issue · 1 comments

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

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)