#import @interface UIColor (RNNUtils) - (NSString *)toHex; - (BOOL)isTransparent; @end