-
Hello,
I seem to have an issue on the last real step of the tutorial, which is setting up the dataSource and delegates. I try to set them both to self as is shown in the tutorial and I get an error t…
-
Hello. I was thinking if there is any way of making one events counter in each date cell which indicates something.
Lets say that in the date 14-10-2016 on the "14" cell should have a little circle wi…
-
When I display the calendar in .Vertical mode, it stretches the day cell into a tall rectangle, when I want it to be a square. I can share more details if needed. Thanks!
-
How do you make a custom selection? it changes the selected cell every time you scroll or update
the collection view (Sorry for last post)
-
The iOS app [Fantastical](https://flexibits.com/fantastical-iphone) allows for fluid horizontal scrolling in a one-row calendar view. Rather than paging per week, the days slide by fluidly by any incr…
-
I'm having an issue with layoutAttributesForElementsInRect loading Xib files. I'm pretty new to swift so this may be a rookie problem, but I can't seem to load headers for the cells.
If I comment …
-
Why i cant register header as class? only via xib((
-
hi
how can change date formatter to jalali and change style number ??
thanks for help ??
-
Had a crash on JTAppleCalendarHorizontalFlowLayout.swift:
line 131 `let requestedColumns = Int(ceil(rect.width / itemSize.width))` because itemSize = (0, 0)
so I updated to 4.0.2, but my view layout …
-
Hey great work on this! Really smart and Apple-Esque implementation. I'm currently using the single row layout (numberOfRowsPerMonth = 1). Everything is working great, except that the boundary dates r…