I am using React-Native, React-Navigation and Redux. I have a sign up page which will send the user information to the server and will listen for a token. Once the token is received, i will change the global state {userLoggedIn: true}.I am using React-Native, React-Navigation and R