17 Forks
136 Stars
136 Watchers

SKCalendarView

SKCalendarView是一个高可控性的日历基础组件,为了提高应用的自由度,默认只提供了日历部分的视图封装,但不涵盖切换月份按钮、年月分显示等非关键性控件,但请不要担心,SKCalendarView为你提供了多样性的API,你可以很轻松的拿到这些信息去展示在你自己的自定义控件中。不仅如此,SKCalendarView还为你封装了公历、农历、节假日以及中国24节气的核心算法,即使你觉得默认的视图并不合胃口,也可以直接快速的利用这套算法创造出一个全新的日历控件。最后,SKCalendarView还提供了一些简单的切换动画,如果你不喜欢它,可以忽略掉,用自己的,这里完全不会受到任何限制。

How to download and setup SKCalendarView

Open terminal and run command
git clone https://github.com/shevakuilin/SKCalendarView.git
git clone is used to create a copy or clone of SKCalendarView repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SKCalendarView https://github.com/shevakuilin/SKCalendarView/archive/master.zip

Or simply clone SKCalendarView with SSH
[email protected]:shevakuilin/SKCalendarView.git

If you have some problems with SKCalendarView

You may open issue on SKCalendarView support forum (system) here: https://github.com/shevakuilin/SKCalendarView/issues