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

Add static view config for onClickCapture

Open RSNara opened this issue 1 year ago • 4 comments

Summary: onClick was made into a capture event in this diff: D45745906

  • Partial fix: D51551255
  • Full fix: this diff.

Note: This prop does not work for bridgeless mode.

Changelog: [Internal]

Reviewed By: javache

Differential Revision: D56849867

RSNara avatar May 02 '24 00:05 RSNara

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

facebook-github-bot avatar May 02 '24 00:05 facebook-github-bot

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

facebook-github-bot avatar May 02 '24 00:05 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,527,886 +11
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,900,317 +0
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 185f63b0db418b9c70cb2528a235a9c9b362d9de Branch: main

analysis-bot avatar May 02 '24 01:05 analysis-bot

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

facebook-github-bot avatar May 02 '24 17:05 facebook-github-bot

Merged as https://github.com/facebook/react-native/commit/8c3f8a3e6bb4cca610e190eff36045149a2dbd58

javache avatar Jun 27 '24 20:06 javache