我已经安装react-native-fetch-blob在 react-native 上version 0.60.5。当我运行pod install时,出现错误,如您在
请指导我如何解决此问题
前往./node-module/react-native-fetch-blob/react-native-fetch-blob.podspec并更改
s.dependency 'React/Core'
至
s.dependency 'React-Core'
希望这可以帮助你。随意怀疑。
您可以将其用于新版本的 react native 0.60 及更高版本https://github.com/joltup/rn-fetch-blob