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
Is there any way to set theme color with custom UIColor. I tried with UIColor(red: 236, green: 9, blue: 40, alpha: 1), but it seems there is a problem with objc_getAssociatedObject?
Thanks.
The text was updated successfully, but these errors were encountered:
Is there any way to set theme color with custom UIColor. I tried with UIColor(red: 236, green: 9, blue: 40, alpha: 1), but it seems there is a problem with objc_getAssociatedObject?
Thanks.
The text was updated successfully, but these errors were encountered: