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.
1 parent e36ac9e commit 5038a38Copy full SHA for 5038a38
.changeset/quick-dragons-run.md
@@ -2,13 +2,12 @@
2
"@react-native-async-storage/async-storage": major
3
---
4
5
-Async Storage v3
6
-
7
Initial release of upcoming version v3.
8
Please visit [Async Storage docs to learn more](https://react-native-async-storage.github.io/)
9
10
## Breaking changes:
11
+
12
- Async Storage uses "scoped storages", where you need to create a storage instance before using it
13
- Default export is a singleton storage that uses v2/v1 storage, for easier transition
14
- An extra installation step is required for android
0 commit comments