SimpleForm onSubmit={this.handleSubmit} doCancel={this.doCancel} />
);` TS2339: Property 'doCancel' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<FormInstance<{},
Type 'DecoratedComponentClass<any, Partial<ConfigProps<any, {}>>>' is not assignable to type 'StatelessComponentType 'DecoratedComponentClass<any, Partial<ConfigProps<any, {}>>>' provides no match for th
isLoading={true} />
/* here throwing error: Property 'isLoading' does not exist on type 'IntrinsicAttributes& IntrinsicClassAttributes<FormInstance<{}, Partial<ConfigProps<{}, {}>>>> &
fine but id props not working fine
**error: [ts] Property 'id' does not exist on type 'IntrinsicAttributes& IntrinsicClassAttributes<FormInstance<{}, Partial<ConfigProps<{}, {}>>>> & ...'.**
类型推断的结果(不将类型分配给RenderButton) (JSX attribute) activeOpacity: number No overload matches this call.Property 'activeOpacity' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<TouchableWithoutFeedbackProperty 'activeOpac