
#import "RCTBridgeModule.h"
#import "RCTLog.h"

@interface RNReactNativeVideoCover : NSObject <RCTBridgeModule>

@end
  
