简体   繁体   中英

Calendar for iOS with week, day and month view

Can anyone suggest me a good calendar for iOS that has a day view, week view and a month view. Something similar to MBCalendarKit which I downloaded from

https://www.cocoacontrols.com/search?utf8=&q=calendar

When I integrate this calendar in my application using storyboard , I am not able to see the bottom buttons as seen in the image below.

Can anyone suggest me how to remove this bug or can you guys suggest me a good alternative for this? I tried almost all the calendars available like tapku, Kal etc.

屏幕截图

Checkout i created day view using Tapku library DayView

For WeekView and MonthView use Tapku library

I have customized to some extent just like iCalender

I integrated MBCalendarKit with my App using storyboard. I just had to make the view controller in the storyboard to which I am connecting the MBCalendarKit as a navigation controller.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM