#import <React/RCTBridgeModule.h>
#import <GoogleCast/GoogleCast.h>

@interface RNChromecastLibrary : NSObject <RCTBridgeModule>

@end
  
