We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f10cb commit 0f6c3e3Copy full SHA for 0f6c3e3
rn-fetch-blob.podspec
@@ -9,5 +9,5 @@ Pod::Spec.new do |s|
9
s.author = 'Joltup'
10
s.source_files = 'ios/**/*.{h,m}'
11
s.platform = :ios, "8.0"
12
- s.dependency 'React'
+ s.dependency 'React-Core'
13
end
0 commit comments