react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Introduce getDiffProps for <View>

Open mdvacca opened this issue 1 year ago • 3 comments

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

mdvacca avatar Jul 20 '24 02:07 mdvacca

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

facebook-github-bot avatar Jul 20 '24 02:07 facebook-github-bot

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

facebook-github-bot avatar Sep 18 '24 03:09 facebook-github-bot

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

facebook-github-bot avatar Sep 18 '24 03:09 facebook-github-bot

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

facebook-github-bot avatar Jan 07 '25 17:01 facebook-github-bot

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

facebook-github-bot avatar Jan 07 '25 17:01 facebook-github-bot

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

facebook-github-bot avatar Jan 21 '25 22:01 facebook-github-bot

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

facebook-github-bot avatar Jan 21 '25 22:01 facebook-github-bot

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

facebook-github-bot avatar Jan 21 '25 22:01 facebook-github-bot

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

facebook-github-bot avatar Jan 22 '25 04:01 facebook-github-bot

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

facebook-github-bot avatar Jan 22 '25 17:01 facebook-github-bot

This pull request has been merged in facebook/react-native@5ee228929828a6db31c51c7b87ab2cbfe020ad7b.

facebook-github-bot avatar Jan 22 '25 20:01 facebook-github-bot

This pull request was successfully merged by @mdvacca in 5ee228929828a6db31c51c7b87ab2cbfe020ad7b

When will my fix make it into a release? | How to file a pick request?

react-native-bot avatar Jan 22 '25 20:01 react-native-bot