You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in using this library with React Native. The Readme states "React Native equivalents using AsyncStorage are roadmapped but not yet supported." I'm wondering if a solution involving redux-persist would be of interest to those in this community. It's a fairly popular library designed to abstract away the platform-specific storage considerations. It's also used by the popular redux-offline library. I'd happy to help work to make this happen if this (or another similar) approach is likely to get accepted.
The text was updated successfully, but these errors were encountered:
I'm interested in using this library with React Native. The Readme states "React Native equivalents using
AsyncStorage
are roadmapped but not yet supported." I'm wondering if a solution involving redux-persist would be of interest to those in this community. It's a fairly popular library designed to abstract away the platform-specific storage considerations. It's also used by the popular redux-offline library. I'd happy to help work to make this happen if this (or another similar) approach is likely to get accepted.The text was updated successfully, but these errors were encountered: