fix: remove deprecated React pod dependency (#361)
Showing
... | @@ -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 |
Please
register
or
sign in
to comment