refactor: Make AttachmentModal
actual screens on native platforms
#63338
Annotations
5 errors
typecheck:
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."'.
|
typecheck:
src/components/Attachments/AttachmentCarousel/index.native.tsx#L148
Type '(() => void) | undefined' is not assignable to type '() => void'.
|
typecheck:
src/components/AvatarWithImagePicker.tsx#L341
Object literal may only specify known properties, and 'fileName' does not exist in type 'Partial<AttachmentModalScreenParams>'.
|
typecheck:
src/pages/ReimbursementAccount/NonUSD/SignerInfo/substeps/UploadDocuments.tsx#L41
Cannot find name 'getFieldRequiredErrors'.
|
typecheck
Process completed with exit code 2.
|