简体   繁体   English

适用于iOS的日历,具有周,日和月视图

[英]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. 谁能为我推荐一个有日视图,周视图和月视图的iOS日历。 Something similar to MBCalendarKit which I downloaded from 与我从MBCalendarKit下载的类似

https://www.cocoacontrols.com/search?utf8=&q=calendar 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. 当我使用storyboard将该日历集成到我的应用程序中时,无法看到底部按钮,如下图所示。

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. 我尝试了几乎所有可用的日历,例如tapku,Kal等。

屏幕截图

Checkout i created day view using Tapku library DayView 结帐我使用Tapku库DayView创建了日视图

For WeekView and MonthView use Tapku library 对于WeekViewMonthView使用Tapku库

I have customized to some extent just like iCalender 我已经像iCalender一样在某种程度上进行了自定义

I integrated MBCalendarKit with my App using storyboard. 我使用情节提要将MBCalendarKit与我的应用程序集成在一起。 I just had to make the view controller in the storyboard to which I am connecting the MBCalendarKit as a navigation controller. 我只需要在将MBCalendarKit连接为导航控制器的情节提要中制作视图控制器即可。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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