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 not there #18

Open
vinay0458 opened this issue Sep 6, 2019 · 1 comment
Open

Typescript support not there #18

vinay0458 opened this issue Sep 6, 2019 · 1 comment
Labels

Comments

@vinay0458
Copy link

Ask your Question

Hi Team,

This is awesome package, but it has no typescript support.
Now, most of the projects working with ts.

@Lpaydat
Copy link

Lpaydat commented Nov 10, 2019

@vinay0458 How about this? It works well for me.

declare module '@callstack/async-storage' {
  export { AsyncStorage as default } from 'react-native';
}

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

No branches or pull requests

2 participants