fix: update demo apps for Expo 55 / RN 0.83 compatibility #1094
Annotations
11 errors
|
build
Process completed with exit code 1.
|
|
build:
apps/computer-vision/app/classification/index.tsx#L8
Cannot find module 'react-native-executorch' or its corresponding type declarations.
|
|
build:
apps/computer-vision/app/_layout.tsx#L3
Cannot find module 'react-native-executorch-expo-resource-fetcher' or its corresponding type declarations.
|
|
build:
apps/computer-vision/app/_layout.tsx#L2
Cannot find module 'react-native-executorch' or its corresponding type declarations.
|
|
build:
apps/bare-rn/__tests__/App.test.tsx#L9
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
|
|
build:
apps/bare-rn/App.tsx#L195
Parameter 'index' implicitly has an 'any' type.
|
|
build:
apps/bare-rn/App.tsx#L195
Parameter 'message' implicitly has an 'any' type.
|
|
build:
apps/bare-rn/App.tsx#L28
Parameter 'log' implicitly has an 'any' type.
|
|
build:
apps/bare-rn/App.tsx#L22
Module '"@kesha-antonov/react-native-background-downloader"' has no exported member 'setConfig'. Did you mean to use 'import setConfig from "@kesha-antonov/react-native-background-downloader"' instead?
|
|
build:
apps/bare-rn/App.tsx#L21
Cannot find module 'react-native-executorch-bare-resource-fetcher' or its corresponding type declarations.
|
|
build:
apps/bare-rn/App.tsx#L20
Cannot find module 'react-native-executorch' or its corresponding type declarations.
|