Change components implementation #323
Annotations
3 errors
|
check
Process completed with exit code 1.
|
|
check
Type '{ onBegin: (e: CallbackEventType) => void; onStart: (e: CallbackEventType) => void; onEnd: (e: CallbackEventType, success: boolean) => void; ... 74 more ...; style: StyleProp<...>[]; }' is not assignable to type 'IntrinsicAttributes & LegacyRawButtonProps & { disableReanimated?: boolean | undefined; useAnimated?: boolean | undefined; } & WithSharedValueRecursive<...> & GestureCallbacks<...> & NativeGestureNativeProperties & ExternalRelations & { ...; }'.
|
|
check
Type '{ onBegin: (e: CallbackEventType) => void; onStart: (e: CallbackEventType) => void; onEnd: (e: CallbackEventType, success: boolean) => void; ... 74 more ...; style: StyleProp<...>[]; }' is not assignable to type 'IntrinsicAttributes & LegacyRawButtonProps & { disableReanimated?: boolean | undefined; useAnimated?: boolean | undefined; } & WithSharedValueRecursive<...> & GestureCallbacks<...> & NativeGestureNativeProperties & ExternalRelations & { ...; }'.
|