//
//  RCTTorch.h
//  Cubicphuse
//
//  Created by Ludo van den Boom on 06/04/2017.
//  Copyright © 2017 Cubicphuse. All rights reserved.
//

#import <React/RCTBridgeModule.h>

@interface RCTTorch : NSObject <RCTBridgeModule>
@end
