Getting this
Could not find a declaration file for module 'react-native-version-check-expo'. 'c:/Users/Master/OneDrive/Desktop/Work/APP DEVELOPMENT/Pinch_Mobile/pinch-frontend/ui-client/node_modules/react-native-version-check-expo/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/react-native-version-check-expo` if it exists or add a new declaration (.d.ts) file containing `declare module 'react-native-version-check-expo';`
And when I install expo-localization my expo dev build crashes saying there is no expoLocalization , I am not able to solve these.