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
Use redux-persist to persist the Redux store to async storage. This would improve performance on cold app starts by loading data from the async storage while RTK Query fetches new data.