shoheiyokoyama / Koyomi

Simple customizable calendar component in Swift :calendar:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

select a date range with 1 tap ?

ajonno opened this issue · comments

we need to let a user tap on a day/date. eg. they tap on Wednesday. then we need to get (1) the previous saturday (2) the following friday --> and show that date range as highlighted

from what we've seen so far it looks like your calendar requires 2 x taps in order to highlight a date range. is what we want to do achievable using your API's ?