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.
2 parents dd966fc + e400198 commit b185477Copy full SHA for b185477
react-native-pdf.podspec
@@ -14,5 +14,5 @@ Pod::Spec.new do |s|
14
s.requires_arc = true
15
s.platform = :ios, '8.0'
16
s.source_files = 'ios/**/*.{h,m}'
17
- s.dependency 'React'
+ s.dependency 'React-Core'
18
end
0 commit comments