We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b776b33 commit 84689fdCopy full SHA for 84689fd
RNFastImage.podspec
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
15
s.source = { :git => "https://github.com/DylanVann/react-native-fast-image.git", :tag => "v#{s.version}" }
16
s.source_files = "ios/**/*.{h,m}"
17
18
- s.dependency 'React'
+ s.dependency 'React-Core'
19
s.dependency 'SDWebImage', '~> 5.8'
20
s.dependency 'SDWebImageWebPCoder', '~> 0.6.1'
21
end
0 commit comments