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
retyui
changed the title
Android 13 - ComponentDidDisappear doesn't invoke when user change tab
Android - ComponentDidDisappear doesn't invoke when user change tab
Apr 29, 2023
retyui
changed the title
Android - ComponentDidDisappear doesn't invoke when user change tab
Android (11,12,13) - ComponentDidDisappear doesn't invoke when user change tab
Apr 29, 2023
retyui
changed the title
Android (11,12,13) - ComponentDidDisappear doesn't invoke when user change tab
Android (11,12,13) - ComponentDidDisappear doesn't invoke when user change tab & bottomTabs.visible=falseMay 2, 2023
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.
What happened?
I found out that
Navigation.setDefaultOptions({bottomTabs: {visible: false},});
trigger this behaviorwhen
visible:true
then listener invoked as expected :(Demo Android 13 (no disappear event):
android.mp4
Demo Android 10 (works well):
10.mp4
Demo iOS:
Screen.Recording.2023-04-29.at.12.50.53.mov
What was the expected behaviour?
event should work the same as iOS and old Android versions
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
then in
index.js
:In what environment did this happen?
React Native Navigation version:
7.33.0-alpha.3
+7.30.3
React Native version:
0.70.6
Has Fabric (React Native's new rendering system) enabled: no
Node version: 16
Device model: pixel 7 pro
Android version: 13
The text was updated successfully, but these errors were encountered: