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 3a692f3 + 2161b2c commit 11f7ed6Copy full SHA for 11f7ed6
ReactNativeExceptionHandler.podspec
@@ -24,6 +24,6 @@ Pod::Spec.new do |s|
24
s.source = { :git => "https://github.com/master-atul/react-native-exception-handler.git", :tag => s.version.to_s }
25
s.source_files = "ios/*.{h,m}"
26
27
- s.dependency "React"
+ s.dependency "React-Core"
28
29
end
0 commit comments