Skip to content

Conversation

@MatiPl01
Copy link
Member

@MatiPl01 MatiPl01 commented Dec 10, 2025

Summary

This PR adds correct type for the animatedProps prop that doesn't include any layout animation-related props, allows nested arrays with mixed CSS and animated props objects. It also fixes the issue whit props cleanup that didn't work before (see packages/react-native-reanimated/src/createAnimatedComponent/AnimatedComponent.tsx - the array of animated props was not detached from the view).

It also adds a few typetests and jest unit tests that ensure the new behavior is correct.

@MatiPl01 MatiPl01 self-assigned this Dec 10, 2025
@MatiPl01 MatiPl01 marked this pull request as draft December 10, 2025 01:16
@MatiPl01 MatiPl01 marked this pull request as ready for review December 12, 2025 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants