React Native Calendars: WeekCalendar: How to scroll to next week using button?
The "WeekCalendar" component of 'react-native-calendars' allows you to swipe to scroll to past and future weeks. I am trying to set my arrow buttons to do the same thing but I can't figure out what the method would look like. Anyone know??