All Projects → wayfinders → Wrcalendarview

wayfinders / Wrcalendarview

Licence: mit
Calendar Day and Week View for iOS

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Wrcalendarview

Koyomi
Simple customizable calendar component in Swift 📆
Stars: ✭ 716 (+387.07%)
Mutual labels:  calendar, uicollectionview
Flutter Timeline
⌚️ A general flutter timeline widget based on real-world application references
Stars: ✭ 142 (-3.4%)
Mutual labels:  calendar
Khal
📆 CLI calendar application
Stars: ✭ 1,888 (+1184.35%)
Mutual labels:  calendar
Cpcollectionviewkit
Interesting UICollectionView layouts and transitions
Stars: ✭ 140 (-4.76%)
Mutual labels:  uicollectionview
Closures
Swifty closures for UIKit and Foundation
Stars: ✭ 1,720 (+1070.07%)
Mutual labels:  uicollectionview
Timetable
📅 Customizable flutter calendar widget including day and week views
Stars: ✭ 140 (-4.76%)
Mutual labels:  calendar
Punic
PHP translation and localization made easy!
Stars: ✭ 133 (-9.52%)
Mutual labels:  calendar
Moment Hijri
A Hijri calendar (Based on Umm al-Qura calculations) plugin for moment.js
Stars: ✭ 144 (-2.04%)
Mutual labels:  calendar
React Calendar
React.js Calendar Component (npm install react-calendar-component) 📅
Stars: ✭ 142 (-3.4%)
Mutual labels:  calendar
Tail.datetime
A lightweight, translat- and configurable Open Source DateTime Picker, written in pure vanilla JavaScript!
Stars: ✭ 139 (-5.44%)
Mutual labels:  calendar
Life Calendar
A look at the big picture.
Stars: ✭ 139 (-5.44%)
Mutual labels:  calendar
React Input Calendar
Stars: ✭ 138 (-6.12%)
Mutual labels:  calendar
Squareflowlayout
🌄 UICollectionViewLayout subclass inspired by Instagram Discover page style layout.
Stars: ✭ 142 (-3.4%)
Mutual labels:  uicollectionview
Jtoday
This is an extremely brief notification center calendar plugin (Swift).
Stars: ✭ 137 (-6.8%)
Mutual labels:  calendar
Stickyheaderflowlayout
Sticky headers for UICollectionView written in pure Swift (based on CSStickyHeaderFlowLayout)
Stars: ✭ 144 (-2.04%)
Mutual labels:  uicollectionview
Calendar
Simple event calendar, with agenda view
Stars: ✭ 135 (-8.16%)
Mutual labels:  calendar
React Calendar
Ultimate calendar for your React app.
Stars: ✭ 2,082 (+1316.33%)
Mutual labels:  calendar
Zbjcalendar
ZBJCalendar is a simple calendar framework for iOS.
Stars: ✭ 140 (-4.76%)
Mutual labels:  calendar
React Native Dates
React Native date / daterange picker and calendar
Stars: ✭ 145 (-1.36%)
Mutual labels:  calendar
Calendarkit
📅 Calendar for Apple platforms in Swift
Stars: ✭ 2,049 (+1293.88%)
Mutual labels:  calendar

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].