You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
can you tell me how make this Like image . thanks.
The text was updated successfully, but these errors were encountered:
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 .
can you tell me how make this Like image . thanks.
The text was updated successfully, but these errors were encountered: