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

fix: Fix RN 78 compatibility (mutation.parentTag) #2595

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrousavy
Copy link

@mrousavy mrousavy commented Dec 30, 2024

@kkafar
Copy link
Member

kkafar commented Dec 30, 2024

Thanks @mrousavy.

Note

This PR should be merged into PR with 0.78 support

@matinzd
Copy link

matinzd commented Jan 4, 2025

Will this break compatibility with older versions of RN?

@kkafar
Copy link
Member

kkafar commented Jan 7, 2025

@matinzd It is a breaking change in react-native internals we rely (that dependency is necessary for us unfortunately) -> it will result in dropping the support for older version of react-native on Fabric on our side.

We have this one-version-support policy for Fabric for some time now anyway. I guess, since the Fabric is the default now, we'll shift towards bringing better back-compatibility pretty soon, but I can't say when this will happen.

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.

No member named 'parentShadowView' in 'facebook::react::ShadowViewMutation'
3 participants