【问题标题】:React Native Fetch Blob creating issue while pod install on iOS在 iOS 上安装 pod 时 React Native Fetch Blob 创建问题
【发布时间】:2020-05-24 14:14:02
【问题描述】:

我已经在 react-native version 0.60.5 上安装了 react-native-fetch-blob。当我运行 pod install 时,错误出现在

请指导我如何解决这个问题

【问题讨论】:

    标签: react-native react-native-ios react-native-fetch-blob rn-fetch-blob


    【解决方案1】:

    转到./node-module/react-native-fetch-blob/react-native-fetch-blob.podspec 并更改

    s.dependency 'React/Core'
    

    s.dependency 'React-Core'
    

    希望这对您有所帮助。如有疑问,请随意。

    【讨论】:

      【解决方案2】:

      您可以将其用于新版本的 react native 0.60 及更高版本https://github.com/joltup/rn-fetch-blob

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2021-02-09
        • 1970-01-01
        • 2018-11-24
        • 2022-07-22
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多