Ziggear
Ziggear
## Description In [this discussion](https://github.com/facebook/react-native/issues/45889#issuecomment-2270717660) with @cipolleschi @okwasniewski , I think the both Objective-C and Swift version of [Integration with Existing App - Configuring CocoaPods dependencies](https://reactnative.dev/docs/integration-with-existing-apps?language=objc#configuring-cocoapods-dependencies) part was outdated. ##...
**Describe the bug** 进入 driver/js 目录,执行`npm run init`后提示patchProp类型不匹配,编译失败: ``` build js packages error Error: packages/hippy-vue-next/src/index.ts:301:5 - error TS2322: Type '(el: any, key: string, prevValue: any, nextValue: any, namespace: ElementNamespace, prevChildren:...