We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We plan to make Async Storage available for more than just React Native, so let's create examples for other platforms too.
examples/
examples/mobile
examples/web
examples/windows
#133 #131
The text was updated successfully, but these errors were encountered:
[v2] Legacy storage preparation (#147)
617f526
* Moved code into packages (as monorepo should have) * Removed example (see #134) * Changed tests, added types for RN
is new Asyncstorage supporting web, windows and other platforms?
Sorry, something went wrong.
@hmheng Yes, this is described in the proposal
No branches or pull requests
We plan to make Async Storage available for more than just React Native, so let's create examples for other platforms too.
examples/
dir in the root, hosting all other examplesReact Native (
examples/mobile
)React (
examples/web
)Windows (
examples/windows
)Blocked
#133
#131
The text was updated successfully, but these errors were encountered: