Target Branch
0.85
Link to commit or PR to be picked
facebook/react-native@77d3df8
Description
This PR fixes a wrong std::move in Animation Backend that could cause the app to crash. This issue would be especially visible when passing a jsi::Value from reanimated, so picking this commit will be very helpful for integration testing.
Target Branch
0.85
Link to commit or PR to be picked
facebook/react-native@77d3df8
Description
This PR fixes a wrong
std::movein Animation Backend that could cause the app to crash. This issue would be especially visible when passing ajsi::Valuefrom reanimated, so picking this commit will be very helpful for integration testing.