Mohamed Afzal Mulla

Results 3 comments of Mohamed Afzal Mulla

So I saw a stack overflow saying I should use redux, then came across a documentation saying redux is ok for state, but not [Navigation state](https://reactnavigation.org/docs/redux-integration/#can-i-store-the-navigation-state-in-redux-too). I wrote a logout...

UPDATE: So I did 2 things and I think it works. 1. add a copy of Login and Registration components in Logged in NavigationStack: ![Screenshot 2020-11-27 at 18 18 16](https://user-images.githubusercontent.com/2478550/100476344-37fa7a80-30dd-11eb-992e-5e7ca53c6add.png)...