-
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…
-
Hello, thank you for your work.
When i try to `pod install` or `pod update` for such a Podfile:
```
platform :ios, '8.0'
target SomeTarget do
pod 'Siesta', '1.0-rc.0'
end
```
I have error
> …
-
Hi,
I have created the JTAppleCalendar.framework and imported it into my sample project.
The calendar view gets created but the JTAppleCalendarViewDelegate methods are not fired.
I did set the `cale…
-
There's probably a simple solution to this - I'm a pretty new developer.
I'm trying to set my cell background color by syncing it with CloudKit - I have 3 different types of dates in my CloudKit reco…
-
Do you have any idea if this is possible? I have a Realm Database with NSDates stored. Is it possible to highlight/change colour of the stored dates on the calendar?
No need to worry about the Realm s…
-
Is it possible to put small UIImageView inside particular date?
-
When I trying to switch calendar to the week mode and back by setting numberOfRows to 1 and then back to 6, simultaneously modifying the calendars height I have the crash:
> Terminating app due to …
-
Hi, can I show 2 segment using JTAppleCalendar? I mean, on a UIViewController, I would like to have 2 months displayed vertically instead of only 1.. Please see image below.
![image](https://cloud.gi…
-
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.2
2. Did you leave a ★ rating o…
-
Hi
I am using JTAppleCalendar control inside UITableviewCell.
Everything is working as well.
But selection is not working as well.
func calendar(calendar: JTAppleCalendarView, didSelectDate date: N…