BugiDev / BugiDev/react-native-calendar-strip
onWeekChanged getting called twice on changing week.
Open
- Dominant language
- JavaScript
- Stars
- 976
- Forks
- 336
- PR merge metrics
- No merged PRs in 30d
Description
Whenever I change the week by icons or by scrolling, onWeekChanged is getting called twice with wrong start and end dates for the first time, if I swipe in the same month and thrice if I swipe in a week overlapping two months. Actual behaviour should be that on week changed getting called only once with start and end being the dates displayed.
Contributor guide
Assessment
This issue has not been assessed yet.