Calendar Day and Week View for iOS
Following the work from RVCalendarWeekView and MSCollectionView
- written in swift 3.1
- infinite scroll horizontally left and right
- changable between day and week
- paging horizontally
- Xcode 8.x
- Swift 3.x
- iOS 8.0
To run the example project, clone the repo, and run pod install
from the Example directory first.
WRCalendarView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "WRCalendarView"
- drap and drop event
- pinchable event
- test code
- support device orientation
wayfinder, [email protected]
WRCalendarView is available under the MIT license. See the LICENSE file for more info.