Skip to content

Updated library API

Compare
Choose a tag to compare
@richardtop richardtop released this 18 Feb 21:19
· 226 commits to master since this release

This version contains updated library API. Methods and properties that are not recommended to be used by the clients are hidden with the private keyword now. On the other hand, a big portion of the library has been exposed with the public modifiers, so that it's now possible to use CalendarKit's components to create an own custom user interface.

#242