github react-native-async-storage/async-storage @react-native-async-storage/async-storage@3.0.3
Async Storage v3.0.3

3 hours ago

Patch Changes

350e149:

  • Correctly handle "other" error for Apple platforms
  • Android to use limited parallelism from DispatcherIO, instead of using dedicated thread pools per database
  • When providing null for a key, for some reason, throw an error instead of crashing the app
  • Make example RN example work again
  • Use concurrent hashmap instead of hashmap + synchronization combo for Storage initialization on Android
  • Double check lock for legacy storage initialization on android

Don't miss a new async-storage release

NewReleases is sending notifications on new releases.