Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS add Day View Calendar in application [closed]

I am trying to make an application with a day-view-calendar in it. I know there are quite a few questions that implicit the same as mine, but I haven't found an answer that makes it clear for me. I want to make a day-view-calendar which contains several (5 or 6) columns. So that you can add items for 5 or 6 different users in one view.

Furthermore I want to have the lay-out similar to the iPhone calendar day view.

I am totally new here, can someone please help me how to solve my "issue"?

like image 312
Jan.PetersNL Avatar asked Feb 17 '23 11:02

Jan.PetersNL


1 Answers

I think you should use tapku calendar library to get the same view.

https://github.com/devinross/tapkulibrary

Check this it may help you

like image 173
Divyam shukla Avatar answered Feb 28 '23 16:02

Divyam shukla