wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.03k stars 2.67k forks source link

Bottom tab refresh issue #7735

Closed PrudhviBanki closed 1 year ago

PrudhviBanki commented 1 year ago

What happened?

componentDidAppear()

not working in tab1

Tab 1,Tab 2,Tab3

when click from tab 3 to tab 1 above method not triggered componentDidMount() triggered every time.

navigate to any screen and back to home tab 1 componentDidAppear / componentDidMount nothing working

What was the expected behaviour?

componentDidAppear work for switching one screen to another and back to previous.

Was it tested on latest react-native-navigation?

Help us reproduce this issue!

No response

In what environment did this happen?

React Native Navigation version: ^7.33.3 React Native version: ^0.71.0 Has Fabric (React Native's new rendering system) enabled: (yes/no) Node version: ^19.0.1 Device model: iPhone iOS version: check any device

stale[bot] commented 1 year ago

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] commented 1 year ago

The issue has been closed for inactivity.