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 465e995 commit 8116c66Copy full SHA for 8116c66
react-native-safe-area-context.podspec
@@ -15,5 +15,5 @@ Pod::Spec.new do |s|
15
s.source = { :git => "https://github.com/th3rdwave/react-native-safe-area-context.git", :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