//
//  RTCVideoViewManager.h
//  rainbow
//
//  Created by Doha Tubaileh on 9/8/19.
//  Copyright © 2019 Facebook. All rights reserved.
//

#import <Foundation/Foundation.h>
#import <React/RCTViewManager.h>
@interface RTCVideoViewManager : RCTViewManager
@end
