refactor: Make AttachmentModal
actual screens on native platforms
#63342
Annotations
3 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
Process completed with exit code 2.
|
Loading