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
I added - (void)setDateBorderColor:(UIColor *)color; to the header file so I can change the background color of the calendar container. Any reason this was not exposed already?
The text was updated successfully, but these errors were encountered:
I added
- (void)setDateBorderColor:(UIColor *)color;
to the header file so I can change the background color of the calendar container. Any reason this was not exposed already?The text was updated successfully, but these errors were encountered: