File tree Expand file tree Collapse file tree 4 files changed +147
-146
lines changed Expand file tree Collapse file tree 4 files changed +147
-146
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ you can find demo here: https://github.com/oney/RCTWebRTCDemo
2020
2121## Installation:
2222
23+ old versions (RN < 0.40) please use version ` 1.5.4 `
2324** from npm package** : ` npm install react-native-incall-manager `
2425** from git package** : ` npm install git://github.com/zxcpoiu/react-native-incall-manager.git `
2526
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 " <React/RCTBridge.h>"
11- #import " <React/RCTBridgeModule.h>"
12- #import " <React/RCTEventDispatcher.h>"
10+ #import < React/RCTBridge.h>
11+ #import < React/RCTBridgeModule.h>
12+ #import < React/RCTEventDispatcher.h>
1313
1414#endif /* RNInCallManager_Bridging_Header_h */
You can’t perform that action at this time.
0 commit comments