We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tell us which versions you are using:
"react-native-router-flux": "^4.0.0-beta.27", "react-native": "0.50.3",
Is there any way to use onEnter to make Api call and update screen
only able to get global values in onEnter not able to call apis using redux
The text was updated successfully, but these errors were encountered:
We need to have better support for Redux, if possible. Thanks!
Sorry, something went wrong.
Please check Example project and its 'reducer' param for redux integration
No branches or pull requests
Version
Tell us which versions you are using:
Expected behaviour
Is there any way to use onEnter to make Api call and update screen
Actual behaviour
only able to get global values in onEnter not able to call apis using redux
The text was updated successfully, but these errors were encountered: