mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
add dependency for RCTImage
This commit is contained in:
@@ -14,4 +14,5 @@ Pod::Spec.new do |s|
|
||||
s.source_files = 'ios/**/*.{h,m}'
|
||||
s.requires_arc = true
|
||||
s.dependency 'React'
|
||||
s.dependency 'React/RCTImage'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user