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
+1 -1
View File
@@ -6,7 +6,7 @@
* LICENSE file in the root directory of this source tree.
*/
#import "RCTViewManager.h"
#import <React/RCTViewManager.h>
@interface RNSVGSvgViewManager : RCTViewManager