Update iOS RN header paths

This commit is contained in:
Janic Duplessis
2016-12-01 05:14:57 -05:00
parent 2643b0a534
commit ad360e71c2
19 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
* LICENSE file in the root directory of this source tree.
*/
#import "RCTBridge.h"
#import "RCTUIManager.h"
#import <React/RCTBridge.h>
#import <React/RCTUIManager.h>
#import "RNSVGSvgViewManager.h"
#import "RNSVGSvgView.h"