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

ReanimatedError: Maximum call stack size exceeded (native stack depth), js engine: reanimated #4151

Closed
Willham12 opened this issue Mar 2, 2023 · 5 comments
Assignees
Labels
Missing repro This issue need minimum repro scenario

Comments

@Willham12
Copy link

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

@Willham12 Willham12 added the Needs review Issue is ready to be reviewed by a maintainer label Mar 2, 2023
@github-actions github-actions bot added the Missing repro This issue need minimum repro scenario label Mar 2, 2023
@github-actions
Copy link

github-actions bot commented Mar 2, 2023

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?

@github-actions github-actions bot added the Platform: iOS This issue is specific to iOS label Mar 2, 2023
@jwajgelt jwajgelt self-assigned this Mar 3, 2023
@jwajgelt
Copy link
Contributor

jwajgelt commented Mar 3, 2023

Hi @Willham12, thanks for reporting your issue!
I've tried running the example from the library you linked with RN 0.71 and Reanimated 3, but wasn't able to build it due to outdated dependencies.
Would you be able to provide a reproduction which uses that library and builds with these versions of react-native and reanimated?

@tomekzaw tomekzaw removed Needs review Issue is ready to be reviewed by a maintainer Platform: iOS This issue is specific to iOS labels Mar 3, 2023
@TomCorvus
Copy link

#4177

@surethink
Copy link

surethink commented Mar 27, 2023

same library with the same issue
have you found a work around? @Willham12 ?

@Willham12
Copy link
Author

same library with the same issue have you found a work around? @Willham12 ?

I remove the lib and replaced with https://reactnative.dev/docs/scrollview#stickyheadercomponent

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
Projects
None yet
Development

No branches or pull requests

5 participants