【发布时间】:2020-05-24 14:14:02
【问题描述】:
【问题讨论】:
标签: react-native react-native-ios react-native-fetch-blob rn-fetch-blob
【问题讨论】:
标签: react-native react-native-ios react-native-fetch-blob rn-fetch-blob
转到./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
【讨论】: