-
Hi, the default behavior is to reload cells in https://github.com/patchthecode/JTAppleCalendar/blob/master/Sources/UserInteractionFunctions.swift#L210
This cause problem with animating all the select…
-
**Muneesh_Chauhan**
I am implementing JTAppleCalendarView in Swift. How I can show multiple events in Calendar without interaction at Calendar View i.e. Multiple events should be shown on Calendar. …
-
The calendar doesn't resize itself when you put it inside of a UISplitViewController as master controller.
It shows additional columns (more than 7 days) if it was bigger in storyboard designer or sho…
-
Hi @patchthecode
I am trying to use JTAppleCalendar with a weekly view (one row only) as this is what I had in my app. Having a month view makes sense for iPhone 6 and 6+ but it's too big for iPhone…
-
IMPORTANT:
Make sure you have checked the following BEFORE creating this issue:
1. Are you using the latest version of JTAppleCalendar? Latest version is currently 4.1.4
2. Did you leave a ★ rating o…
-
Remove projects that
- are no longer maintained
- obsolete
- do not support `Swift 3`
Continues #666
-
Hey there!
Have been playing around with this awesome repo today for an app that I am developing. Loving the feel and ease of use, neat scrolling capabilities and the limitless design flexibility t…
-
I get the above error in the following code.
```
func configureTextColor(cellState: CellState) {
if cellState.dateBelongsTo == .ThisMonth {
dayLabel.textColor = normal…
-
*\* From user @Karthik *\* i am only interested in showing 7 days. The header would be the day "Mon/Tue/..." while each row would be time of the day. I would like to color different segments of the da…
-
Hi!
I want to install this calendar using cocoapods, but is the Swift 3 branch also available?
If not; what is de best practice to install the Swift 3 version?
xoniq updated
8 years ago