Skip to content

Obj-C library for mimicking the iOS Calendar app's day view

Notifications You must be signed in to change notification settings

michaeldmueller/ElegentDayView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElegentDayView

Objective-C library for mimicking the iOS Calendar app's day view

Usage

EDV operates in either editing or display mode. In editing mode, the user can interact and create new events by long pressing on the screen. Here's a little gif of editing mode.

  • To create events, hold down and drag to specify when the event occurs. After you are done specifying the timeframe, you'll be able to enter the name of the event or delete the event.
  • To edit events, simply tap on them.

Display mode is simply for showing the events during the day. Here's an example of what display mode may look like within an app:

About

Obj-C library for mimicking the iOS Calendar app's day view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published