#import @interface RNUtils : NSObject + (NSString *)deviceTokenToString:(NSData *)deviceToken; @end