react-native-calendars icon indicating copy to clipboard operation
react-native-calendars copied to clipboard

feature: custom arrowsHitSlop for Header

Open CezarCobuz opened this issue 2 years ago • 2 comments

  • [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

CezarCobuz avatar Mar 01 '22 06:03 CezarCobuz

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.

stale[bot] avatar Jul 06 '22 22:07 stale[bot]

@CezarCobuz Hi. Sorry for the late reply. Please remove the formatting and see my comments. Thanks!

Inbal-Tish avatar Aug 10 '22 06:08 Inbal-Tish

@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.

CezarCobuz avatar Aug 21 '22 12:08 CezarCobuz