-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
I'm getting the following error when trying to import the module.
Could not find a declaration file for module 'react-native-secure-storage'. '/Users/christopherreeves/MyKasuMobileV3/node_modules/react-native-secure-storage/index.js' implicitly has an 'any' type. Try npm i --save-dev @types/react-native-secure-storage
if it exists or add a new declaration (.d.ts) file containing declare module 'react-native-secure-storage';
Will this module have Typescript support?
Metadata
Metadata
Assignees
Labels
No labels