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

Multiple warning show in react native 0.76.5 (New Arch) #752

Open
sanju280696 opened this issue Dec 27, 2024 · 2 comments
Open

Multiple warning show in react native 0.76.5 (New Arch) #752

sanju280696 opened this issue Dec 27, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@sanju280696
Copy link

[Reanimated] Reading from value during component render. Please ensure that you do not access the value property or use get method of a shared value while React is rendering a component.

@sanju280696 sanju280696 added the bug Something isn't working label Dec 27, 2024
Copy link

dosubot bot commented Dec 27, 2024

Hey there, @sanju280696! 👋 I'm here to help you with any bugs, questions, or contributions you have in mind. I'm Dosu, a bot designed to assist you while waiting for a human maintainer. Let's tackle this together!

To resolve the warning in React Native 0.76.5 regarding reading from value during component render in Reanimated, you can update the react-native-reanimated-carousel package to the latest version that includes the patch for removing the shared value access warning. The fix for this issue is included in version 4.0.0-canary.18 of the package [1].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@sanju280696
Copy link
Author

Even after resolving warnings, several issues persist in version 4.0.0-canary.18. One notable problem occurs with the ScrollView: when performing a vertical scroll, the carousel unexpectedly changes its active item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants