I am trying to add redux to my react-native application. Here I am trying to set a state in my redux store (emailVerified) to true. I have the following code: