Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Krisztiaan
Copy link

When using react-native-reanimated, this library will spread, and traverse SharedValue and DerivedValue objects, causing a warning due to render-time access to reanimated value.

This addition let's the user add opaqueOverride, so that they can tell the comparator and logger not to bother deep checking certain stuff.

Currently I'm getting a console grouping warning in the app while testing, going to have to take a look at that, hence the draft.

Also, this might slightly but not necessarily conflict with having custom comparator override.

@Krisztiaan Krisztiaan force-pushed the add-opaque-prop-escape-hatch branch from bcc1e1a to 455bc86 Compare August 10, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant