Skip to content

chore: rephrase render shared value read warning#6785

Merged
tjzel merged 1 commit intomainfrom
@tjzel/docs/rephrase-shared-value-render-read-warning
Dec 3, 2024
Merged

chore: rephrase render shared value read warning#6785
tjzel merged 1 commit intomainfrom
@tjzel/docs/rephrase-shared-value-render-read-warning

Conversation

@tjzel
Copy link
Collaborator

@tjzel tjzel commented Dec 3, 2024

Summary

Turns out it can be understood that you should be using get in render instead of .value.

Test plan

@tjzel tjzel requested a review from MatiPl01 December 3, 2024 15:47
Copy link
Member

@MatiPl01 MatiPl01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tjzel tjzel added this pull request to the merge queue Dec 3, 2024
Merged via the queue into main with commit f6e54f7 Dec 3, 2024
@tjzel tjzel deleted the @tjzel/docs/rephrase-shared-value-render-read-warning branch December 3, 2024 15:59
tjzel added a commit that referenced this pull request Dec 13, 2024
## Summary

Turns out it can be understood that you should be using `get` in render
instead of `.value`.

## Test plan
tjzel added a commit that referenced this pull request Dec 13, 2024
## Summary

Turns out it can be understood that you should be using `get` in render
instead of `.value`.

## Test plan
tjzel added a commit that referenced this pull request Dec 13, 2024
## Summary

Turns out it can be understood that you should be using `get` in render
instead of `.value`.

## Test plan
r0h0gg6 pushed a commit to r0h0gg6/react-native-reanimated that referenced this pull request Jul 28, 2025
## Summary

Turns out it can be understood that you should be using `get` in render
instead of `.value`.

## Test plan
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.

2 participants