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:
Push three pages like Navigator and then look at the layout on the Xcode
Navigator
I think the page before the current page should not be drawn out, so it will consume unnecessary memory, I hope to improve, thank you.
After using react-native-router-flux to push three pages, look at the layout on the Xcode
react-native-router-flux
This will cause an increase in memory, which may cause app to crash.
The text was updated successfully, but these errors were encountered:
Please try to reproduce it with Example project and latest version 4.0.0-beta.40. Feel free to open if the issue still exists
Sorry, something went wrong.
No branches or pull requests
Version
Tell us which versions you are using:
Expected behaviour
Push three pages like
Navigator
and then look at the layout on the XcodeI think the page before the current page should not be drawn out, so it will consume unnecessary memory, I hope to improve, thank you.
Actual behaviour
After using
react-native-router-flux
to push three pages, look at the layout on the XcodeThis will cause an increase in memory, which may cause app to crash.
The text was updated successfully, but these errors were encountered: