Skip to content

Implement prop diffing for nativeForegroundAndroid prop#48834

Closed
mdvacca wants to merge 7 commits into
facebook:mainfrom
mdvacca:export-D60001410
Closed

Implement prop diffing for nativeForegroundAndroid prop#48834
mdvacca wants to merge 7 commits into
facebook:mainfrom
mdvacca:export-D60001410

Conversation

@mdvacca
Copy link
Copy Markdown
Contributor

@mdvacca mdvacca commented Jan 21, 2025

Summary:
Implement prop diffing for nativeForegroundAndroid prop

changelog: [internal] internal

Reviewed By: rshest

Differential Revision: D60001410

@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 labels Jan 21, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

Summary:

In this diff I'm overriding the getDiffProps for  ViewProps.
The goal is to verify what's the impact of calculating diffs of props in Android, starting with ViewProps.
Once we verify what are the implication we will automatic implement this diffing.

The full implementation of this method will be implemented in the following diffs

changelog: [internal] internal

Reviewed By: NickGerleman

Differential Revision: D59969328
…48829)

Summary:

This diff implements the diffing for basic props of <View>


changelog: [internal] internal

Reviewed By: NickGerleman

Differential Revision: D59972040
…48830)

Summary:

This diff implements the diffing for event props of <View>


changelog: [internal] internal

Reviewed By: javache

Differential Revision: D59972038
…#48831)

Summary:

This diff implements the diffing for border props of <View>


changelog: [internal] internal

Reviewed By: sammy-SC

Differential Revision: D59972037
…ook#48832)

Summary:

This diff implements the diffing for transform props of <View>


changelog: [internal] internal

Reviewed By: javache

Differential Revision: D59972039
…acebook#48833)

Summary:

This diff implements the diffing for accessibility props of <View>


changelog: [internal] internal

Reviewed By: rshest

Differential Revision: D59972041
Summary:

Implement prop diffing for nativeForegroundAndroid prop

changelog: [internal] internal

Reviewed By: rshest

Differential Revision: D60001410
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 22, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 2c50e70.

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