async-storage enable AsyncStorage_dedicatedExecutor

Please provide the following:

  1. SDK Version: 39
  2. Platforms(Android/iOS/web/all): Android

Since Expo is now also using @react-native-community/async-storage, is it possible to somehow activate the AsyncStorage_dedicatedExecutor (Dedicator Thread Executor | Async Storage) feature with the managed workflow? It might solve some problems related slow AsyncStorage on some Android devices (Mi 9 SE & Honor v9, GuardedAsyncTask waits a minute before executing · Issue #159 · react-native-async-storage/async-storage · GitHub). Thanks!

As far as I can see, this is not possible currently.

You could try posting a feature request here:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.