Preetam
Preetam
You just need to update the access level of `fileprivate var menuButton: UIButton = UIButton()` to `open` then you should be able to update the image of it like `expandingMenuButton.menuButton.setImage(UIImage(named:...
you can replace a image with image having dot. Thanks & Warm Regards, Preetam R Jadakar. On Thursday, 28 August 2014 12:01 PM, hmobdev [email protected] wrote: CKCalendar is the most...
Take selected date in global variable and overwrite same variable every time you select date.
Yes, you can. Change the frame of view CKCalender, dateButton, date container and respective components like daysLabel etc.
Thanks @sharplet, this is still better and let's see what author has thought about this?
got stuck with same issue