Commit 892afed
Krzysztof Borowy
fix: Deprecate AsyncStorage from React Native (#66)
From recent changes, we've moved back to add `LocalAsyncStorage` native module, which consequently fallbacks to deprecated Async Storage on RN Core.
This change reverts this back and add new name, to be used by external storages.1 parent 9fa8ab9 commit 892afed
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments