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
Hey, I would like to use use-persisted-state with AsyncStorage available in react-native. The problem is that it returns Promises instead of plain values. Do you think it would be possible to accommodate such use case?
The text was updated successfully, but these errors were encountered:
Hey, I would like to use
use-persisted-state
withAsyncStorage
available in react-native. The problem is that it returnsPromise
s instead of plain values. Do you think it would be possible to accommodate such use case?The text was updated successfully, but these errors were encountered: