// NativeCanvas.h

#import <React/RCTBridgeModule.h>

@interface NativeCanvas : NSObject <RCTBridgeModule>

@end
