-
Notifications
You must be signed in to change notification settings - Fork 476
Closed
Labels
Description
warning @react-native-community/async-storage > [email protected]: Check out
lodash.merge
ormerge-options
instead.
We can probably swap out the deep-assign
library with one of these:
https://github.com/TehShrike/deepmerge
https://github.com/schnittstabil/merge-options
Only seems to be used here?
https://github.com/react-native-community/async-storage/blob/85c5278534eef549a959ae386bd0e16fdb0167b0/src/AsyncStorage.js#L17
damrem, alessandroraffa, arniu, iagosrodrigues, thgh and 1 more