SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Receive the onUserDrivenAnimationEnded event in JS (#45383)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/45383

This is the second step required to fix the onTouchMove event in the new architecture.

In this change, we are retrieving the list of nodes that are connected by the animation, and we are sending an event to the nodes so that we can trigger the commit.

## Changelog
[iOS][Added] - retrieve the tags of the nodes connected by the animation and send them to JS

Reviewed By: sammy-SC

Differential Revision: D59524617

fbshipit-source-id: 584317afa8e4cf0ad9f98f38e4e5d436c5fe3ac5
R
Riccardo Cipolleschi committed
fd748ae84cf18c1c204a936af45bb4883d476cd7
Parent: 7af7432
Committed by Facebook GitHub Bot <[email protected]> on 7/17/2024, 4:22:39 PM