Posts

Post not yet marked as solved
8 Replies
Replied In Calendar
Thanks. This is my last question and I leave you in peace. So, should I define 30 custom UICollectionViewCells? And, what is a “custom” CollectionViewCell? I am really new. Thanks, Mateo.
Post not yet marked as solved
8 Replies
Replied In Calendar
Actually that’s what I tried, but when creating the functions that define the number of cells and the content of each cell I can’t do all those functions for each tableView in only one ViewController.
Post not yet marked as solved
8 Replies
Replied In Calendar
The thing is that I am trying to do a calendar in which each day square shows the date and the things planned for that day (like in google calendar), but I don’t know what UI element to use for this. If you have the answer, please tell me.