File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 77
88#ifndef RNInCallManager_Bridging_Header_h
99#define RNInCallManager_Bridging_Header_h
10- #import " RCTBridge.h"
11- #import " RCTBridgeModule.h"
12- #import " RCTEventDispatcher.h"
10+ #import " <React/RCTBridge.h>"
11+ #import " <React/RCTBridgeModule.h>"
12+ #import " <React/RCTEventDispatcher.h>"
13+
1314#endif /* RNInCallManager_Bridging_Header_h */
Original file line number Diff line number Diff line change 55// Copyright 2016 Facebook. All rights reserved.
66//
77
8- #import " RCTBridgeModule.h"
8+ #import < React/ RCTBridgeModule.h>
99
1010@interface RCT_EXTERN_REMAP_MODULE (InCallManager, RNInCallManager, NSObject )
1111
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-incall-manager" ,
3- "version" : " 1.5.4 " ,
3+ "version" : " 1.5.5 " ,
44 "description" : " Handling media-routes/sensors/events during a audio/video chat on React Native" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments