software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.6k stars 1.26k forks source link

fix: getAnimatableRef on web #6088

Closed intergalacticspacehighway closed 3 weeks ago

intergalacticspacehighway commented 3 weeks ago

Summary

https://github.com/software-mansion/react-native-reanimated/pull/4533 added support for getAnimatableRef. Tried testing it for this issue but found it was not working for web.

Test plan

getAnimatableRef should work on web.

tomekzaw commented 3 weeks ago

Thanks for the PR! We will prioritize this. I hope we can get this reviewed and merged early next week.