I am using React-native-calendar to show the date of the existing booking. I am looking how to get the date of the month after going to previous month of the calendar
https://github.com/wix/react-native-calendars
i can see they specify at the top a calendar object but how i can access it, in react native.