You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch to actually using @react-native-community/async-storage.
The module is written in Flow under the hood, but strangely doesn't
expose the Flow types in its standard entry point. We therefore import
directly from the relevant interior file to get proper type
definitions.
This will have to be revisited in the future, as the module is
currently being completely rewritten to use TypeScript.
Fixeszulip#3570.
0 commit comments