refactor: Make AttachmentModal
actual screens on native platforms
#63341
Annotations
4 errors
Type check with TypeScript:
src/ROUTES.ts#L2249
Type 'string' does not satisfy the constraint '"Error: One or more routes defined within `ROUTES` have not correctly used `as const` in their `getRoute` function return value."'.
|
Type check with TypeScript:
src/components/Attachments/AttachmentCarousel/index.native.tsx#L148
Type '(() => void) | undefined' is not assignable to type '() => void'.
|
Type check with TypeScript:
src/components/AvatarWithImagePicker.tsx#L341
Object literal may only specify known properties, and 'fileName' does not exist in type 'Partial<AttachmentModalScreenParams>'.
|
Type check with TypeScript
Process completed with exit code 2.
|
Loading