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)
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