Skip to content

Daij-Djan/DDCalendarView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDCalendarView

  • a calendar view that looks like the ical view. It supports drag and drop
  • the 2 demos (objc and swift) show to use & customise it
  • it can easy be used to show and modify EKEvents - ios native calendar store and can be combined with EventKitUI
  • The view can be used for storyboarding and is IBDesignable and also partly IBInspectable so you can 'preview' it in IB
  • The view has extensive delegate & dataSource support so it feels like working with UITableViews. Have fun and please share additions you make

demo at cocoacontrols

cocoacontrols has a live demo of the control where you can try out d&d and see how it handles multiple events at the same time:
https://www.cocoacontrols.com/controls/ddcalendarview

About

a calendar view that looks like the ical view while supporting Drag & Drop (can show 1 day or a week - lots of IBDesignables)

Resources

License

Stars

Watchers

Forks

Packages

No packages published