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
Redux persist had some helper functions that let you set the store back to it's initial state. I didn't see it in the api so I used this for AsyncStorage thining it would do the same thing.
Redux persist had some helper functions that let you set the store back to it's initial state. I didn't see it in the api so I used this for AsyncStorage thining it would do the same thing.
I also tried
AsyncStorage.clear()
Somehow that doesn't kill it.
The text was updated successfully, but these errors were encountered: