software-mansion / react-native-reanimated

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

feat: Add name to the Reanimated Plugin #6705

Closed tjzel closed 3 days ago

tjzel commented 6 days ago

Summary

Babel plugin can have names. Plugin will now be named reanimated instead of node_modules/react-native-reanimated/plugin/index.js.

Cleaning some files as a bonus.

Test plan

🚀