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

App crash using Entering in tag #6882

Open
jonhy751 opened this issue Jan 9, 2025 · 3 comments
Open

App crash using Entering in tag #6882

jonhy751 opened this issue Jan 9, 2025 · 3 comments
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android Platform: iOS This issue is specific to iOS

Comments

@jonhy751
Copy link

jonhy751 commented Jan 9, 2025

Description

Hi guys, I'm having problems using the new RN 0.76.5 architecture and reanimated 3.16.6.

Sometimes my application crashes when using the
<Animated.View entering={SlideInDown}>
but after removing the tag, my application starts normality

Steps to reproduce

  1. Install reanimated using steps in official site
  2. Build app
  3. Using a tag <Animated.View entering={SlideInDown}>
  4. App crash

Snack or a link to a repository

no have

Reanimated version

3.16.6

React Native version

0.76.5

Platforms

Android, iOS

JavaScript runtime

Hermes

Workflow

Expo Dev Client

Architecture

Fabric (New Architecture)

Build type

Debug app & dev bundle

Device

Android emulator

Device model

No response

Acknowledgements

Yes

@szydlovsky
Copy link
Contributor

szydlovsky commented Jan 9, 2025

Hey @jonhy751 if the issue is this simple, could you please prepare a minimal reproduction for it? There might be many outside factors that cause some errors for you - if you prepare a minimal reproduction you will both make sure it isn't your other code that causes the problem and make our lives' easier 😄

@github-actions github-actions bot added Platform: Android This issue is specific to Android Platform: iOS This issue is specific to iOS Missing repro This issue need minimum repro scenario labels Jan 9, 2025
Copy link

github-actions bot commented Jan 9, 2025

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@szydlovsky szydlovsky added the Close when stale This issue is going to be closed when there is no activity for a while label Jan 10, 2025
@jonhy751
Copy link
Author

jonhy751 commented Jan 10, 2025

Hey @jonhy751 if the issue is this simple, could you please prepare a minimal reproduction for it? There might be many outside factors that cause some errors for you - if you prepare a minimal reproduction you will both make sure it isn't your other code that causes the problem and make our lives' easier 😄

Hi @szydlovsky, in build production got track error of play store, indicates what is the reanimated layout.

I saw that there was already a new update for this, but it didn't work for me, it still happens.

I'm still analyzing the error, and will get back to you soon.

backtrace:
#00 pc 0x000000000007b094 /data/app/~~vwUYxLGMm4DS8m9arRDmXQ==/--BzrCm0a0Nn0ShpzRHQQd-g==/split_config.arm64_v8a.apk!libreanimated.so (reanimated::LayoutAnimationsManager::startLayoutAnimation(facebook::jsi::Runtime&, int, LayoutAnimationType, facebook::jsi::Object const&)+540) (BuildId: faf2ee39165527d3c2979b7a6597f7a3a1438c28)

@github-actions github-actions bot removed the Close when stale This issue is going to be closed when there is no activity for a while label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android Platform: iOS This issue is specific to iOS
Projects
None yet
Development

No branches or pull requests

2 participants