wix / react-native-navigation

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

Inconsistent Navigation Animations when using Navigation.push inside a showModal #7711

Closed GhayoorUlHaq closed 1 year ago

GhayoorUlHaq commented 1 year ago

What happened?

When using the Wix React Native Navigation library, I've encountered an issue with inconsistent animations between the top bar and content when navigating from a modal. Specifically, the issue occurs when using Navigation.push within a component displayed using Navigation.showModal. When navigating within the modal, the top bar and content animations appear to be out of sync. However, when using Navigation.push outside of the modal, the top bar and content animations are in sync as expected.

What was the expected behaviour?

The top bar and content animations should be in sync when navigating from a modal, similar to when using Navigation.push outside the modal context.

Was it tested on latest react-native-navigation?

Help us reproduce this issue!

In what environment did this happen?

React Native Navigation version: 7.33.0-alpha.7 React Native version: 0.70.1 Has Fabric (React Native's new rendering system) enabled: no Node version: 18

nicolaosm commented 1 year ago

Experiencing same Issue!

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.