Closed dasmer closed 10 years ago
Hey,
Since the return type for some of the methods in TWMessageBarStyleSheet are UIColor and UIImage, this file should import UIKit (also my project won't compile without this edit).
TWMessageBarStyleSheet
UIColor
UIImage
UIKit
Thank you so much for open-sourcing this. I find it extremely useful!
Hey,
Since the return type for some of the methods in
TWMessageBarStyleSheet
areUIColor
andUIImage
, this file should importUIKit
(also my project won't compile without this edit).Thank you so much for open-sourcing this. I find it extremely useful!