You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
How can i change the text color of Sat and Sun
I have tried calendar?.appearance.weekdayTextColor = UIColor(red: 126/255, green: 128/255, blue: 131/255, alpha: 1)
but it changes the color of all the days
The text was updated successfully, but these errors were encountered:
Hi
How can i change the text color of Sat and Sun
I have tried
calendar?.appearance.weekdayTextColor = UIColor(red: 126/255, green: 128/255, blue: 131/255, alpha: 1)
but it changes the color of all the days
The text was updated successfully, but these errors were encountered: