software-mansion / react-native-reanimated

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

fix side effects #6188

Closed EvanBacon closed 3 days ago

EvanBacon commented 5 days ago

Summary

Been playing with an implementation of side effects in Expo CLI and noticed that reanimated has an unmarked side effect which causes tree shaking to remove required globals.