react-native-navigation icon indicating copy to clipboard operation
react-native-navigation copied to clipboard

ComponentDidAppear for bottom tab not firing after modal that was pushed from side menu closes

Open svenlombaert opened this issue 8 months ago • 4 comments

What happened?

When opening the side menu from a tab and opening showing a modal from the sidemenu, this is what happens:

  • side menu disappears, bottom tab disappears, modal appears,

Then when closing the modal, this happens:

  • side menu appears
  • modal disappears

But no bottom tab appear event, whilst on iOS, we do get a bottom tab appears event

What was the expected behaviour?

Same behaviour on iOS, when closing the modal, I would expect:

  • side menu appears
  • bottom tab appears
  • modal disappears

Was it tested on latest react-native-navigation?

  • [x] I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

See above steps

In what environment did this happen?

React Native Navigation version: 7.45.0 (also on 7.39.2, patched version we run in production) React Native version: 0.76.5 Has Fabric (React Native's new rendering system) enabled: no Node version: 20.17 Device model: Emulator Android version: 15

svenlombaert avatar Apr 16 '25 09:04 svenlombaert

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.

stale[bot] avatar Jun 26 '25 19:06 stale[bot]

Not stale

svenlombaert avatar Jun 26 '25 20:06 svenlombaert

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.

stale[bot] avatar Jul 29 '25 01:07 stale[bot]

Not stale

svenlombaert avatar Jul 29 '25 07:07 svenlombaert