Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript Support #54

Open
chris-allbound opened this issue Jan 24, 2023 · 0 comments
Open

Typescript Support #54

chris-allbound opened this issue Jan 24, 2023 · 0 comments

Comments

@chris-allbound
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant