#import #import "GLData.h" @interface RCTConvert (GLData) + (GLData *)GLData:(id)json; @end