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 lint warns in ReactHostInterface #38762

Closed

Conversation

arushikesarwani94
Copy link
Contributor

Summary: Fix lint warns in ReactHostInterface

Differential Revision: D48018980

@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 Aug 3, 2023
@facebook-github-bot
Copy link
Contributor

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

Summary:
Pull Request resolved: facebook#38167

Changelog: [Internal]

1. Moving out `getSurfaceID()`, `getModuleName()` and `clear()` functions out of `ReactSurface` to interface `ReactSurface` as part of stable APIs.

2. Refactoring usages of `ReactSurface` to rely on interface `ReactSurface`.

3. Refactoring `ReactHost` to use `TaskInterface` as done similarly for `ReactSurface`

Differential Revision: D47109982

fbshipit-source-id: 9031ffd22873fdee72331d3b0087a024cfbeee1a
Summary:
Pull Request resolved: facebook#38762

Fix lint warns in ReactHostInterface

Reviewed By: cortinico

Differential Revision: D48018980

fbshipit-source-id: 5ed722ee25884fe2eb6a26f00f8b1dfea64decfe
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in a34ce64.

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