hello, i trying to use graphql-request from graphcool repo. I have a setup.js file that loads or a drawernavigation or a stacknavigation by the value of a state. this value is took reading a local storage value ( SecureStorage from
Expo.io ) The login works and saves this token on the local storage but on the setup.js file this takes no action, only after a app reaload... i don't want to use flux or samething like this right now, it would take some time that i dont have