Hello, I have an issue with going through months with next and previous button on a vertical and scrollable calendar. Next button just skips months and previous button doesn't even work. It's present on Android and iOS simulator. On iOS device works fine.
Hello, I have an issue with going through months with next and previous button on a vertical and scrollable calendar. Next button just skips months and previous button doesn't even work. It's present on Android and iOS simulator. On iOS device works fine.
Versions: "react-native": "0.74.1", "react-native-calendar-picker": "^8.0.4"
Code:
<CalendarPicker scrollable horizontal={false} />
Output: