Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.

setDayBackgroundColor different color for each date #39

Open
akillamac opened this issue Oct 3, 2017 · 1 comment
Open

setDayBackgroundColor different color for each date #39

akillamac opened this issue Oct 3, 2017 · 1 comment

Comments

@akillamac
Copy link

as of now when i use
setDayBackgroundColor(UIColor.black, of: myDate1)
then
setDayBackgroundColor(UIColor.red, of: myDate2)

they both become use the last color set (in this case red)

I would like to be able to use different background colors on different dates.

@TonyTang2001
Copy link

got the same question

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants