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

Sync on js thread after animation finished

Open bartlomiejbloniarz opened this issue 2 months ago • 6 comments

Summary: This diff adds synchronizing props to react, through a scheduled commit on the js thread. This is used by animated at the end of the animation, and leverages RSNRU to actually push the update to reactjs.

Differential Revision: D89042949

bartlomiejbloniarz avatar Dec 12 '25 16:12 bartlomiejbloniarz

@bartlomiejbloniarz has exported this pull request. If you are a Meta employee, you can view the originating Diff in D89042949.

meta-codesync[bot] avatar Dec 12 '25 16:12 meta-codesync[bot]

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.0.0 :x: Build Scan not published

github-actions[bot] avatar Dec 12 '25 16:12 github-actions[bot]

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.0.0 :x: Build Scan not published

github-actions[bot] avatar Dec 12 '25 16:12 github-actions[bot]

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.0.0 :x: Build Scan not published

github-actions[bot] avatar Dec 12 '25 16:12 github-actions[bot]

Job Summary for Gradle

Test All :: run_fantom_tests
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
react-native-github :private:react-native-fantom:buildFantomTester 9.0.0 :x: Build Scan not published

github-actions[bot] avatar Dec 16 '25 13:12 github-actions[bot]

Warnings
:warning:

JavaScript API change detected

This PR commits an update to ReactNativeApi.d.ts, indicating a change to React Native's public JavaScript API.

  • Please include a clear changelog message.
  • This change will be subject to additional review.

This change was flagged as: NON_BREAKING

Generated by :no_entry_sign: dangerJS against f7d72a09e4286f36db08bf1bc7d9628f47dd2e94

react-native-bot avatar Dec 16 '25 17:12 react-native-bot