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

Don't use ShadowNodeFragment::Value #426

Merged
merged 1 commit into from
Aug 31, 2024
Merged

Conversation

j-piasecki
Copy link
Collaborator

Details

ShadowNodeFragment::Value was removed in facebook/react-native#43962. This PR gets rid of usage of it from the codebase.

Related Issues

GH_LINK

Manual Tests

Make sure the library compiles and works on the new architecture.

Linked PRs

ShadowNode::SharedListOfShared children;
State::Shared state;

operator ShadowNodeFragment() const {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Do we want an explicit or implicit conversion here?

@tomekzaw tomekzaw marked this pull request as ready for review August 30, 2024 17:55
@tomekzaw tomekzaw merged commit a02d4fa into main Aug 31, 2024
7 checks passed
@tomekzaw tomekzaw deleted the @jpiasecki/remove-fragment-value branch August 31, 2024 05:26
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