software-mansion / react-native-reanimated

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

Add border radii to snapshots #5988

Closed bartlomiejbloniarz closed 2 months ago

bartlomiejbloniarz commented 2 months ago

Summary

This PR adds the possibility to animate the border radius of all 4 corners separately with shared elements transitions.

Test plan

Check the behavior of BorderRadiiExample and also check for regressions in other SET/LA examples.