-
Notifications
You must be signed in to change notification settings - Fork 478
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Should the react-native-web implementation of AsyncStorage also reside in this community library?
When changing to @react-native-community/async-storage the web version of my React Native app fails on multiMerge
I believe it would be a simple copy paste of the localStorage code here: https://github.com/necolas/react-native-web/blob/master/packages/react-native-web/src/exports/AsyncStorage/index.js
And it appears the react-native-web maintainers agree with the functionality residing in this library - necolas/react-native-web#1260
Thank you.
vjsingh, dested, brunolemos, minheq, IgorBelyayev and 11 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request