dfsfyt
dfsfyt
> 解决方案(亲测有效): > > 1. 将this.Chart 换成 getCurrentInstance().page.selectComponent('#mychart-area') // taro3无法获取到原生小程序组件 > 2. 在app.config.js添加配置 > > ``` > usingComponents:` { > "ec-canvas": "./ec-canvas/ec-canvas"/*路径根据自己项目的ec-canvas目录来*/ > } > ``` > > 3. 使用组件的时候,记得css设置下高度...
> @dfsfyt, it seems that you're using `cocoapods` versions `1.15.2`. > > This is `Gemfile` from `0.73.6` versions of `react-native`: > > ``` > # Cocoapods 1.15 introduced a bug...
> i still getting this issue even with react-native 0.73.6 > > ``` > The following build commands failed: > PhaseScriptExecution [CP-User]\ Generate\ Specs /Users/aaaaa/Library/Developer/Xcode/DerivedData/aaa-aojxrcyogtlcdqbbahkazvblxzhl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/React-rncore.build/Script-46EB2E00031A00.sh (in target 'React-rncore' from project...