-
-
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
ReanimatedError: Maximum call stack size exceeded (native stack depth), js engine: reanimated #4151
Comments
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 @Willham12, thanks for reporting your issue! |
same library with the same issue |
I remove the lib and replaced with https://reactnative.dev/docs/scrollview#stickyheadercomponent |
Description
App crashed with that code from reproduction with v3.0.0, no issues with v2.14.4.
Steps to reproduce
https://github.com/zyslife/react-native-head-tab-view/blob/master/Example/react-native-head-tab-view/createCollapsibleScrollView.tsx#L160
Snack or a link to a repository
https://github.com/zyslife/react-native-head-tab-view/blob/master/Example/react-native-head-tab-view/createCollapsibleScrollView.tsx#L160
Reanimated version
3.0.0
React Native version
0.71.3
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
Release mode
Device
Real device
Device model
iPhone XR
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: