-
Notifications
You must be signed in to change notification settings - Fork 25.1k
【Android】 The animation caused the navigation to get stuck #56229
Copy link
Copy link
Closed
Labels
Needs: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Type: New ArchitectureIssues and PRs related to new architecture (Fabric/Turbo Modules)Issues and PRs related to new architecture (Fabric/Turbo Modules)
Metadata
Metadata
Assignees
Labels
Needs: AttentionIssues where the author has responded to feedback.Issues where the author has responded to feedback.Needs: ReproThis issue could be improved with a clear list of steps to reproduce the issue.This issue could be improved with a clear list of steps to reproduce the issue.Type: New ArchitectureIssues and PRs related to new architecture (Fabric/Turbo Modules)Issues and PRs related to new architecture (Fabric/Turbo Modules)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
It was found that it was caused by animations. Then, there were also problems with other libraries related to animations, such as Popover. This issue only occurred in the new architecture and seems to exist in many versions
The last time I upgraded the react native version to 0.79.2, I also had a similar problem, which led me to roll back to the old architecture. However, the 16KB of Google Play is about to reach the deadline and I have to upgrade to the new architecture. And there is still a problem now. This time I have identified that it is indeed caused by the animation. But after such a long time, who exactly should be responsible for solving this problem?
Steps to reproduce
SamSung S22 Ultral
React Native Version
0.82.1
Affected Platforms
Runtime - Android
Areas
Fabric - The New Renderer, TurboModule - The New Native Module System
Output of
npx @react-native-community/cli infoStacktrace or Logs
MANDATORY Reproducer
up
Screenshots and Videos
Screen_Recording_20260326_165509_GemHub.mp4
Screen_Recording_20260326_165215_GemHub.mp4