//
//  SBSOverlayController+Properties.h
//  RCTScanditBarcodeScanner
//
//  Created by Franciszek Gonciarz on 25.01.2018.
//  Copyright © 2018 Scandit. All rights reserved.
//

#include <ScanditBarcodeScanner/ScanditBarcodeScanner.h>

@interface SBSOverlayController (Properties)

- (void)setProperty:(NSString *)property toValue:(BOOL)value;

@end
