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

Application crashes on Android when using entering/exiting #5946

Open
R0LLeX opened this issue Apr 27, 2024 · 3 comments
Open

Application crashes on Android when using entering/exiting #5946

R0LLeX opened this issue Apr 27, 2024 · 3 comments
Labels
Platform: Android This issue is specific to Android Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snippet of code, snack or repo is provided

Comments

@R0LLeX
Copy link

R0LLeX commented Apr 27, 2024

Description

When using entering/exiting in a component Animated.View
<Animated.View entering={FadeInLeft}>....</Animated.View>
the android app crashes

2024-04-27.12.15.37.mp4

Steps to reproduce

  1. Go to the screen where the Animated.View component is used
    Expected result: everything is working fine
    The actual result: the application crashes on android Redmi Note 9 Pro, Android version: 10

Snack or a link to a repository

https://snack.expo.dev/1e22PTDDTBsATEL0LtEop

Reanimated version

3.9.0

React Native version

0.73.2

Platforms

Android, iOS

JavaScript runtime

Hermes

Workflow

React Native

Architecture

Paper (Old Architecture)

Build type

Release app & dev bundle

Device

Real device

Device model

Redmi Note 9 Pro (Android 10)

Acknowledgements

Yes

@github-actions github-actions bot added Repro provided A reproduction with a snippet of code, snack or repo is provided Platform: Android This issue is specific to Android Platform: iOS This issue is specific to iOS labels Apr 27, 2024
@szydlovsky
Copy link
Contributor

@R0LLeX thanks for submitting the issue - could You please provide a stack trace of the crash as well?

@Latropos
Copy link
Contributor

@R0LLeX Hi! Your example works fine in the simulator. Also the attached video is broken

@R0LLeX
Copy link
Author

R0LLeX commented May 2, 2024

@R0LLeX Hi! Your example works fine in the simulator. Also the attached video is broken

The crash only occurs in production on a real device, in the android simulator everything works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Android This issue is specific to Android Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snippet of code, snack or repo is provided
Projects
None yet
Development

No branches or pull requests

3 participants