Getting error as =>
Could not find a declaration file for module '@boterop/react-native-background-timer'. '/Users/user/Desktop/Work/Expo/PassionCard/node_modules/@boterop/react-native-background-timer/index.js' implicitly has an 'any' type.
Try npm i --save-dev @types/boterop__react-native-background-timer if it exists or add a new declaration (.d.ts) file containing declare module '@boterop/react-native-background-timer';
Getting error as =>
Could not find a declaration file for module '@boterop/react-native-background-timer'. '/Users/user/Desktop/Work/Expo/PassionCard/node_modules/@boterop/react-native-background-timer/index.js' implicitly has an 'any' type.
Try
npm i --save-dev @types/boterop__react-native-background-timerif it exists or add a new declaration (.d.ts) file containingdeclare module '@boterop/react-native-background-timer';