#import <React/RCTConvert.h>
#import <UIKit/UIKit.h>

@interface RCTConvert (UIFontWeight)

+ (UIFontWeight)UIFontWeight:(id)json;

@end
