Uh oh!
There was an error while loading. Please reload this page.
Introduce getDiffProps for <View> - #45552
Conversation
facebook-github-bot
commented
Jul 20, 2024
This pull request was exported from Phabricator. Differential Revision: D59969328 |
facebook-github-bot
commented
Sep 18, 2024
This pull request was exported from Phabricator. Differential Revision: D59969328 |
b144389 to
b2671bdComparefacebook-github-bot
commented
Sep 18, 2024
This pull request was exported from Phabricator. Differential Revision: D59969328 |
facebook-github-bot
commented
Jan 7, 2025
This pull request was exported from Phabricator. Differential Revision: D59969328 |
facebook-github-bot
commented
Jan 7, 2025
This pull request was exported from Phabricator. Differential Revision: D59969328 |
c29eb87 to
e8925daComparefacebook-github-bot
commented
Jan 21, 2025
This pull request was exported from Phabricator. Differential Revision: D59969328 |
e8925da to
a16398bComparefacebook-github-bot
commented
Jan 21, 2025
This pull request was exported from Phabricator. Differential Revision: D59969328 |
a16398b to
3b8aa81Comparefacebook-github-bot
commented
Jan 21, 2025
This pull request was exported from Phabricator. Differential Revision: D59969328 |
3b8aa81 to
f4ec19aComparefacebook-github-bot
commented
Jan 22, 2025
This pull request was exported from Phabricator. Differential Revision: D59969328 |
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
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
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
f4ec19a to
c2c8800CompareSummary: 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
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
facebook-github-bot
commented
Jan 22, 2025
This pull request was exported from Phabricator. Differential Revision: D59969328 |
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
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
facebook-github-bot
commented
Jan 22, 2025
This pull request has been merged in 5ee2289. |
react-native-bot
commented
Jan 22, 2025
This pull request was successfully merged by @mdvacca in 5ee2289 When will my fix make it into a release? | How to file a pick request? |
Summary: Pull Request resolved: react#45552 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 fbshipit-source-id: ce141528581e46e9ced4175dca040ddf8bed5ddb
Summary: Pull Request resolved: react#45552 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 fbshipit-source-id: ce141528581e46e9ced4175dca040ddf8bed5ddb Co-authored-by: David Vacca <dvacca@meta.com>
Summary: Pull Request resolved: react#45552 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 fbshipit-source-id: ce141528581e46e9ced4175dca040ddf8bed5ddb Co-authored-by: David Vacca <dvacca@meta.com>
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