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

Mark IViewGroupManager interface as @Nullsafe

Open mdvacca opened this issue 1 year ago • 2 comments

Summary: IViewGroupManager is NullSafe, let's mark them as NullSafe(Local) to ensure lint detect errors in the future

changelog: [internal] internal

Reviewed By: rshest

Differential Revision: D54034058

mdvacca avatar Feb 22 '24 18:02 mdvacca

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

facebook-github-bot avatar Feb 22 '24 18:02 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 18,000,689 +6
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,359,076 +12
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 073ca1aa03f74454d51dd6fa63f5c094e283e633 Branch: main

analysis-bot avatar Feb 22 '24 19:02 analysis-bot

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

facebook-github-bot avatar Feb 23 '24 06:02 facebook-github-bot

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

facebook-github-bot avatar Feb 23 '24 09:02 facebook-github-bot

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

facebook-github-bot avatar Feb 23 '24 10:02 facebook-github-bot