Mohamed Anouar KOTTI 7 年前
父节点
当前提交
d0210d53e9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      ReactNativePermissions.h

+ 1
- 1
ReactNativePermissions.h 查看文件

@@ -5,7 +5,7 @@
5 5
 //  Created by Yonah Forst on 18/02/16.
6 6
 //  Copyright © 2016 Yonah Forst. All rights reserved.
7 7
 //
8
-#import "RCTBridgeModule.h"
8
+#import <React/RCTBridgeModule.h>
9 9
 
10 10
 #import <Foundation/Foundation.h>
11 11