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

Create skelethon methods to register idleCallbacks

Open cipolleschi opened this issue 1 year ago • 3 comments

Summary: This change only adds skelethon methods to register and cancel the idle callbacks

Changelog

[internal] - add private methods to register callbacks, empty implementation

Differential Revision: D56472138

cipolleschi avatar Apr 23 '24 17:04 cipolleschi

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

facebook-github-bot avatar Apr 23 '24 17:04 facebook-github-bot

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

facebook-github-bot avatar Apr 23 '24 17:04 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,410,907 +81
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,784,326 +42
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: c884d19a501081ffbc4b353d751ecc3e32d6f624 Branch: main

analysis-bot avatar Apr 23 '24 18:04 analysis-bot

I don't know why this wasn't closed automatically, but the change was abandoned.

rubennorte avatar May 30 '24 18:05 rubennorte