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:

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)
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:
Then modify the podfile:
pod 'react-native-charts-wrapper', :path => '../node_modules/react-native-charts-wrapper'
pod install, the following error occurs:
../node_modules/@react-native-oh-tpl/react-native-charts-wrapper)../node_modules/react-native-charts-wrapper)