Skip to content

Conversation

@cortinico
Copy link
Member

Summary:

Related to:

With RN 0.74 specifying the legacy components name wont' be necessary anymore as the framework will detect it automatically.

Test Plan:

Not sure how to test this. I'm basically ignoring the unstable_reactLegacyComponentNames. We can remove this in 0.75

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

@cortinico cortinico requested review from cipolleschi and removed request for adamTrz and thymikee January 16, 2024 10:56
@github-actions github-actions bot added docs Documentation change feature labels Jan 16, 2024
docs/projects.md Outdated
#### project.ios.unstable_reactLegacyComponentNames

> Note: Only applicable when new architecture is turned on.
> Note: Deprecated in React Native 0.74. Only applicable when new architecture is turned on.
Copy link
Member

Choose a reason for hiding this comment

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

Is there a PR that adds this to iOS as well? Currently facebook/react-native#42294 refers to Android only

@thymikee
Copy link
Member

Added a warning that surfaces whenever config is read (e.g. for run-android, config)

Screenshot 2024-01-16 at 13 44 13

If you confirm this is also what happens for iOS, I'll add it there as well

@thymikee
Copy link
Member

Found this for iOS: facebook/react-native#41656

Copy link
Collaborator

@szymonrybczak szymonrybczak left a comment

Choose a reason for hiding this comment

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

Nice!

@thymikee thymikee force-pushed the nc/automatic-interop branch from 325006d to eb4e53c Compare January 16, 2024 17:44
@cortinico cortinico merged commit 0105408 into main Jan 16, 2024
@cortinico cortinico deleted the nc/automatic-interop branch January 16, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation change feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants