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
{{ message }}
This repository was archived by the owner on Aug 8, 2024. It is now read-only.
Reset as a way to dispatch actions is a bit clunky. If we just let people reset the state to exactly what they want, that seems both more powerful and easier to use. For example, see: react-navigation/react-navigation#5338