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

BridgelessUIManager: Improve error message for getViewManagerConfig() #41998

Closed
wants to merge 3 commits into from

Conversation

RSNara
Copy link
Contributor

@RSNara RSNara commented Dec 19, 2023

Summary:
Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Dec 19, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

RSNara added a commit to RSNara/react-native that referenced this pull request Dec 26, 2023
…facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
@RSNara RSNara force-pushed the export-D52002909 branch 2 times, most recently from 6756b86 to 8db0c17 Compare December 26, 2023 18:14
RSNara added a commit to RSNara/react-native that referenced this pull request Dec 26, 2023
…facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

RSNara added a commit to RSNara/react-native that referenced this pull request Dec 26, 2023
…facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

RSNara added a commit to RSNara/react-native that referenced this pull request Dec 26, 2023
…facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
RSNara added a commit to RSNara/react-native that referenced this pull request Dec 26, 2023
…facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

RSNara added a commit to RSNara/react-native that referenced this pull request Dec 26, 2023
…facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

RSNara added a commit to RSNara/react-native that referenced this pull request Dec 26, 2023
…facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

RSNara added a commit to RSNara/react-native that referenced this pull request Dec 27, 2023
…facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
RSNara added a commit to RSNara/react-native that referenced this pull request Dec 27, 2023
…facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

…Manager (facebook#41997)

Summary:

Many methods on PaperUIMangaer are iOS only.

Many methods on PaperUIManager are Android  only.

This diff makes sure that BridgelessUIManager only exports Android methods on Android, and iOS methods on iOS.

Changelog: [Internal]

Reviewed By: sammy-SC

Differential Revision: D52012876
…dren, manageChildren (facebook#42067)

Summary:

These methods should not be implemented in the new architecture.

The **only** code that called these UIManagerModule methods was the paper renderer. And the New Architecture should instead use the Fabric renderer.

Changelog: [Internal]

Reviewed By: sammy-SC

Differential Revision: D52345416
…facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
RSNara added a commit to RSNara/react-native that referenced this pull request Jan 10, 2024
…erConfig() (facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52002909

RSNara added a commit to RSNara/react-native that referenced this pull request Jan 10, 2024
…erConfig() (facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
RSNara added a commit to RSNara/react-native that referenced this pull request Jan 10, 2024
…erConfig() (facebook#41998)

Summary:

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 10, 2024
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9670bde.

gokul1099 pushed a commit to gokul1099/react-native-visionos that referenced this pull request Jan 17, 2024
…facebook#41998)

Summary:
Pull Request resolved: facebook#41998

Now the error message propts people to turn on the interop layer.

And, it adds more details to the suggestion to use hasViewManager(viewManagerName).

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D52002909

fbshipit-source-id: 80ea60b4f6a5fe15d773bb1f3f41de5ce43d6652
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants