Mohamed Anouar KOTTI 7 anos atrás
pai
commit
d0210d53e9
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      ReactNativePermissions.h

+ 1
- 1
ReactNativePermissions.h Ver arquivo

@@ -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