You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actions.refresh function will refresh Scene A and Scene B, and Scene A tigger componetWillReceiveProps,Scene B tigger constructor to componentWillUnmount
Steps to reproduce
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
Scene A -> Scene B
pop and refresh in a async function
The text was updated successfully, but these errors were encountered:
Version
Tell us which versions you are using:
Expected behaviour
Scene A -> Scene B, Scene B pop by a function. As follows
Only Scene A tigger componetWillReceiveProps
Actual behaviour
Actions.refresh function will refresh Scene A and Scene B, and Scene A tigger componetWillReceiveProps,Scene B tigger constructor to componentWillUnmount
Steps to reproduce
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
The text was updated successfully, but these errors were encountered: