We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd73a2 commit 07c85a6Copy full SHA for 07c85a6
1 file changed
react-native-print.podspec
@@ -15,5 +15,5 @@ Pod::Spec.new do |s|
15
s.source = { :git => "https://github.com/christopherdro/react-native-print", :tag => "v#{s.version}" }
16
s.source_files = 'ios/**/*.{h,m}'
17
18
- s.dependency 'React'
+ s.dependency 'React-Core'
19
end
0 commit comments