项目作者: wayfinders

项目描述 :
Calendar Day and Week View for iOS
高级语言: Swift
项目地址: git://github.com/wayfinders/WRCalendarView.git
创建时间: 2017-05-02T05:55:29Z
项目社区:https://github.com/wayfinders/WRCalendarView

开源协议:MIT License

下载


WRCalendarView

CI Status
Version
License
Platform

Calendar Day and Week View for iOS

Following the work from RVCalendarWeekView and MSCollectionView

Features

  • written in swift 3.1
  • infinite scroll horizontally left and right
  • changable between day and week
  • paging horizontally

screenshot

Requirements

  • Xcode 8.x
  • Swift 3.x
  • iOS 8.0

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

WRCalendarView is available through CocoaPods. To install
it, simply add the following line to your Podfile:

  1. pod "WRCalendarView"

To Do features

  • drap and drop event
  • pinchable event
  • test code
  • support device orientation

Author

wayfinder, wayfinder12@gmail.com

License

WRCalendarView is available under the MIT license. See the LICENSE file for more info.