Skip to content

There are multiple dependencies with different sources for react-native-charts-wrapper in Podfile #1016

@songxinglin98

Description

@songxinglin98

My project supports Android, iOS and Hongmeng at the same time, but there is no problem using this library on Android, but an error occurs on iOS:

Image
Then modify the podfile:
pod 'react-native-charts-wrapper', :path => '../node_modules/react-native-charts-wrapper'
pod install, the following error occurs:

  • react-native-charts-wrapper (from ../node_modules/@react-native-oh-tpl/react-native-charts-wrapper)
  • react-native-charts-wrapper (from ../node_modules/react-native-charts-wrapper)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions