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 3a692f3 commit 2161b2cCopy full SHA for 2161b2c
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