mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2026-08-27 12:11:17 +00:00
Fix import of RCTBridgeModule
This commit is contained in:
committed by
Roman Volosovskyi
parent
f75676034b
commit
6a39851e93
@@ -7,7 +7,7 @@
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "RCTBridgeModule.h"
|
||||
#import <React/RCTBridgeModule.h>
|
||||
#import "RCTEventEmitter.h"
|
||||
|
||||
@interface InstabugReactBridge : RCTEventEmitter <RCTBridgeModule>
|
||||
|
||||
Reference in New Issue
Block a user