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

Testing colors #6193

Closed Latropos closed 3 days ago

Latropos commented 3 days ago

Summary

Improve experience of creating new tests of colors, reuse logic to normalize color instead of requireing passing them in unified form.

Test plan