We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138bfac commit 2e8c373Copy full SHA for 2e8c373
react-native-ble-manager.podspec
@@ -13,5 +13,5 @@ Pod::Spec.new do |s|
13
s.source = { :git => "https://github.com/innoveit/react-native-ble-manager.git" }
14
s.source_files = "ios/**/*.{h,m}"
15
16
- s.dependency 'React'
+ s.dependency 'React-Core'
17
end
0 commit comments