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 b0540d1 + 3f73b8a commit a42805eCopy full SHA for a42805e
ReactNativeKeyboardManager.podspec
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
18
s.preserve_paths = 'README.md', 'package.json', '*.js'
19
s.source_files = 'ios/ReactNativeKeyboardManager/**/*.{h,m}'
20
21
- s.dependency 'React'
+ s.dependency 'React-Core'
22
s.dependency 'React-RCTText'
23
s.dependency 'IQKeyboardManagerSwift', iqVersion
24
end
0 commit comments