We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3456ef commit 6181df6Copy full SHA for 6181df6
RNFS.podspec
@@ -18,5 +18,5 @@ Pod::Spec.new do |s|
18
s.source_files = '*.{h,m}'
19
s.preserve_paths = "**/*.js"
20
21
- s.dependency 'React'
22
-end
+ s.dependency 'React-Core'
+end
0 commit comments