Toast-Swift
Toast-Swift copied to clipboard
Custom toast theme color (hr_setToastThemeColor does not work for custom colors)
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.
Static member 'hr_setToastThemeColor' cannot be used on instance of type 'UIView' same issue i am unable to set theme for toast.