mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-02 14:50:43 +00:00
Update iOS RN header paths
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#import "RCTConvert+RNSVG.h"
|
||||
#import "RNSVGCGFloatArray.h"
|
||||
#import "RNSVGTextFrame.h"
|
||||
#import "RCTConvert.h"
|
||||
#import <React/RCTConvert.h>
|
||||
#import "RNSVGCGFCRule.h"
|
||||
|
||||
@class RNSVGBrush;
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
#import "RNSVGBaseBrush.h"
|
||||
#import "RNSVGPattern.h"
|
||||
#import "RNSVGSolidColorBrush.h"
|
||||
#import "RCTLog.h"
|
||||
#import <React/RCTLog.h>
|
||||
#import "RNSVGCGFCRule.h"
|
||||
#import "RNSVGVBMOS.h"
|
||||
#import "RCTFont.h"
|
||||
#import <React/RCTFont.h>
|
||||
|
||||
@implementation RCTConvert (RNSVG)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user