react-native-reanimated
react-native-reanimated copied to clipboard
Improve code quality of helper classes of createAnimatedComponent
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
🚀