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

Reanimated 3.15 Warning #453

Open
pavelbabenko opened this issue Nov 14, 2024 · 1 comment
Open

Reanimated 3.15 Warning #453

pavelbabenko opened this issue Nov 14, 2024 · 1 comment
Labels
question Further information is requested

Comments

@pavelbabenko
Copy link

Having lots of warnings in console starting from reanimated 3.15.

Here is the warning:
[Reanimated] Reading from valueduring component render. Please ensure that you do not access thevalueproperty or useget` method of a shared value while React is rendering a component.

If you don't want to see this message, you can disable the strict mode. Refer to:
https://docs.swmansion.com/react-native-reanimated/docs/debugging/logger-configuration for more details.`

@pavelbabenko pavelbabenko added the question Further information is requested label Nov 14, 2024
@pavelbabenko
Copy link
Author

Here is my patch which fixes warnings
react-native-collapsible-tab-view-npm-8.0.0-d940cdc0a3.patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant