出现以下错误: Type '{ store: Store<CombinedState<{ user: User; }>, AnyAction>; }' is not assignable to type'IntrinsicAttributes'.类型‘IntrinsicAttributes’上不存在属性'store‘。(2322) 使用我的reactt
我正在教自己如何用TypeScript在Reactinative中构建应用程序。作为一个Swift开发人员,JS和TS需要一点时间来适应。{ render() {
}这将导致以下错误:
Type '{ style: { flex: number; }; }' is not assignable to type '<em