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 4763a16 commit e2342faCopy full SHA for e2342fa
templates/native-library/{%= project.podspec %}.podspec
@@ -21,5 +21,5 @@ Pod::Spec.new do |s|
21
s.source_files = "ios/**/*.{h,m,mm}"
22
<% } %>
23
24
- s.dependency "React"
+ s.dependency "React-Core"
25
end
0 commit comments