Sirius Dely
Sirius Dely
@yurgon have you found solution for this? both ``` {:ecto, ">= 3.2.0", override: true} ``` and ``` {:phoenix_ecto, ">= 3.2.0", override: true} ``` cannot make it to work.. any other...
Hi @zwippie thank you for your suggestion. Really appreciated. I have updated this PR.
Hi, @jigarrdesai ! I had the same question previously, but managed to find the answer in this thread: https://github.com/react-native-community/react-native-navbar/issues/15#issuecomment-157646226 Basically, you can access it on the next scene using `this.props.route.passProps.userInfo`...