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

ReactEventEmitter null fix

Open tdn120 opened this issue 1 year ago • 2 comments

Summary: Lint fix - flip to a guaranteed non-null value instead of the nullable field

Changelog: [Internal]

Differential Revision: D56898951

tdn120 avatar May 02 '24 19:05 tdn120

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

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

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,495,286 -1
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,867,613 -9
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 06eea61c19cd730cf0c14a436f042d30791c3f4a Branch: main

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

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

facebook-github-bot avatar May 06 '24 21:05 facebook-github-bot

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

facebook-github-bot avatar May 07 '24 13:05 facebook-github-bot

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

facebook-github-bot avatar May 07 '24 15:05 facebook-github-bot