-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Comments
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 😄 |
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? |
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: |
Is the crash happening inside a modally displayed screen? |
Hi guys, I found a problem! It doesn't involve the lib, sorry! You can close this issue. |
@jonhy751 can you share your findings? what was the cause? it will be extremaly helpful for community |
In the end it turned out to be an error appearing when trying to call reanimated's |
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
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
The text was updated successfully, but these errors were encountered: