You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is this still working on React Native 63?
cause i'm get this error,
my package.json
"react-native": "0.63.0",
Could not find a declaration file for module 'react-native-android-installed-apps'. '../node_modules/react-native-android-installed-apps/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/react-native-android-installed-apps` if it exists or add a new declaration (.d.ts) file containing `declare module 'react-native-android-installed-apps';`ts(7016)
Thankyou
The text was updated successfully, but these errors were encountered:
is this still working on React Native 63?
cause i'm get this error,
my package.json
"react-native": "0.63.0",
Thankyou
The text was updated successfully, but these errors were encountered: