Commit 148d81bc authored by Ilja Daderko's avatar Ilja Daderko Committed by Mehdi Achour

fix: remove deprecated React pod dependency (#361)

parent 290ad016
...@@ -14,5 +14,4 @@ Pod::Spec.new do |s| ...@@ -14,5 +14,4 @@ Pod::Spec.new do |s|
s.source_files = "RNDeviceInfo/*.{h,m}" s.source_files = "RNDeviceInfo/*.{h,m}"
s.dependency 'React'
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment