react-native-calendars
react-native-calendars copied to clipboard
feature: custom arrowsHitSlop for Header
- [x] Header - add property arrowsHitSlop so that it can be set to 0 (or any other custom value). Context: The hitSlop was fixed to 20, this was too rigid. I faced issues where arrow buttons were overlaying any other button above the calendar header. Re-opened an old PR that I left behind
- [x] Add styles types to
src/calendar/header/style.ts
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@CezarCobuz Hi. Sorry for the late reply. Please remove the formatting and see my comments. Thanks!
@CezarCobuz Hi. Sorry for the late reply. Please remove the formatting and see my comments. Thanks!
Hi @Inbal-Tish! Thank you for reviewing this! I've addressed the requested changes. Let me know if there is anything else needed for this PR to be merged.