// BarcodeScanning.h

#import <React/RCTBridgeModule.h>

@interface BarcodeScanning : NSObject <RCTBridgeModule>

@end
