We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
The types exist here: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/42e3741a35ebe4b181ea80089ee960fc7fb9ae59/types/react-native/index.d.ts#L6987
(except for the new useAsyncStorage function)
useAsyncStorage
They will need to be copied out to a separate folder (react-native-community__async-storage)
The text was updated successfully, but these errors were encountered:
Sounds good, it'd be great to have ts typings onboard.
Sorry, something went wrong.
chore: Adds typescript support
67ae214
Closes #27.
🎉 This issue has been resolved in version 1.2.0 🎉
The release is available on:
Your semantic-release bot 📦🚀
No branches or pull requests
The types exist here: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/42e3741a35ebe4b181ea80089ee960fc7fb9ae59/types/react-native/index.d.ts#L6987
(except for the new
useAsyncStorage
function)They will need to be copied out to a separate folder (react-native-community__async-storage)
The text was updated successfully, but these errors were encountered: