Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack animation sometimes doesn't work with Reanimated 2 (TurboModules) #8756

Closed
imwexpex opened this issue Aug 21, 2020 · 7 comments
Closed

Comments

@imwexpex
Copy link
Contributor

imwexpex commented Aug 21, 2020

Current Behavior

Stack animation doesn't work sometimes.
Screen Recording 2020-08-21 at 22 45 43

Expected Behavior

Animations should work all time.

How to reproduce

Snack (It's just code, please run it locally with Reanimated 2 set up): https://snack.expo.io/Rq8gJNJIM

Your Environment

software version
@react-navigation/native ^5.7.3
@react-navigation/stack ^5.9.0
react-native-gesture-handler ^1.7.0
react-native-safe-area-context ^3.1.6
react-native-screens ^2.10.1
react-native 0.63.2
react-native-reanimated ^2.0.0-alpha.5
@imwexpex imwexpex changed the title Stack animation doesn't work sometimes with Reanimated 2 Stack animation sometimes doesn't work with Reanimated 2 (TurboModules) Aug 21, 2020
@github-actions
Copy link

Hey! Thanks for opening the issue. The issue tracker is intended for only tracking bug reports in React Navigation. Seems you have an issue related to react-native-reanimated library. Please post your issue in this repo so that it's notified to the maintainers of that library.

@enesozturk
Copy link

enesozturk commented Sep 17, 2020

Same issue with exact same packages. With reanimated 2, stack navigation animation sometimes not working. It is navigating other page without transition.

Edit 1: Putting Stack Navigator into the Tab Navigator solving the issue. But if the Stack Navigator in root, problem still exists..

Edit 2: I got the same when the Stack Nav inside Tab Nav...

@outaTiME
Copy link
Contributor

outaTiME commented Oct 16, 2020

something similar here, randomly I know that it is frozen at the beginning of the transition and from that moment it hangs and I have to kill expo

image

Im running on Expo 39 and I am using the same packages except for react-native-reanimated that I am using the version react-native-reanimated@2.0.0-alpha.6.1,

@fierysolid
Copy link

I have this issue as well

@enesozturk
Copy link

This issue is too old and I did not get this issue again after new releases. If you think you have this issue, please share your version numbers guys.

@github-actions
Copy link

Hey! Thanks for opening the issue. Can you provide a minimal repro which demonstrates the issue? Posting a snippet of your code in the issue is useful, but it's not usually straightforward to run. A repro will help us debug the issue faster. Please try to keep the repro as small as possible and make sure that we can run it without additional setup.

The easiest way to provide a repro is on snack.expo.dev. If it's not possible to repro it on snack.expo.dev, then please provide the repro in a GitHub repository.

@github-actions
Copy link

Hello 👋, this issue has been open for more than a month without a repro or any activity. If the issue is still present in the latest version, please provide a repro or leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution or workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants