react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.61k stars 458 forks source link

fix: `multiSet` should expect read-only input #1103

Closed tido64 closed 2 weeks ago

tido64 commented 2 weeks ago

Summary

Resolves #1101

Test Plan

n/a