orazz / CalendarPopUp

CalendarPopUp - JTAppleCalendar library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue on previous date disable

Ubaid-Javaid opened this issue · comments

Hi! i am facing issue on previous date on JTAppleCalender
i use, func calendar(_ calendar: JTAppleCalendarView, shouldSelectDate date: Date, cell: JTAppleCell?, cellState: CellState) -> Bool {
return date >= Date()
}
. i want to this calender .
1
can you tell me how make this Like image . thanks.