mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-03 07:06:04 +00:00
fix: remove unused header causing problems (#2175)
PR removing the unused header in `Image` component causing problems mentioned in https://github.com/software-mansion/react-native-svg/issues/2082 and https://github.com/software-mansion/react-native-svg/issues/2154.
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
#import <React/RCTImageResponseObserverProxy.h>
|
||||
#import <React/RCTImageSource.h>
|
||||
#import <react/renderer/components/rnsvg/ComponentDescriptors.h>
|
||||
#import <react/renderer/components/view/conversions.h>
|
||||
#import <react/renderer/imagemanager/RCTImagePrimitivesConversions.h>
|
||||
#import <rnsvg/RNSVGImageComponentDescriptor.h>
|
||||
#import "RNSVGFabricConversions.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user