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

Improve code quality of helper classes of createAnimatedComponent

Open tjzel opened this issue 1 year ago • 0 comments

Summary

It was getting me mad for quite some time. Here I remove passing this to the methods of the helper classes - instead they are passed in the constructor.

Test plan

🚀

tjzel avatar Mar 18 '24 12:03 tjzel