Skip to content

Simple Calendar tile that can display month, day of month and time of day. Intended use is for event reminders.

Notifications You must be signed in to change notification settings

moorecode/CalendarTile

Repository files navigation

CalendarTile

preview

Simple Calendar tile that can display month, day of month and time of day. Intended use is for event reminders.

#How to use CalendarTile has fully implemented @IBDesignable and @IBInspectable, simply set the class of a UIView to CalendarTile and you can modify its properties from the storybard. The dimensions of the UIView should be 80x90, it is not easy to change that but I can do it upon request.

There is also a convenience initialiser for creating a view in code.

Enjoy :)

About

Simple Calendar tile that can display month, day of month and time of day. Intended use is for event reminders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages