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

<Image/>: Add native view config for source

Open RSNara opened this issue 1 year ago • 3 comments

Summary: <Image/>'s source prop was introduced in D51479305.

Changelog: [Internal]

Reviewed By: javache

Differential Revision: D56831756

RSNara avatar May 02 '24 00:05 RSNara

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

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

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,527,893 +18
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,900,315 -2
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: D56831756

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

Merged as https://github.com/facebook/react-native/commit/87e8dde9a577606e9a37d2949968b2e5ad8ad45a

javache avatar Jun 27 '24 20:06 javache