• Stars
    star
    159
  • Rank 235,916 (Top 5 %)
  • Language
    Swift
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Calendar Day and Week View for iOS

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:

pod "WRCalendarView"

To Do features

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

Author

wayfinder, [email protected]

License

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