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

layout animation issue #6682

Open philipheinser opened 1 week ago

philipheinser commented 1 week ago

Description

layout animations are not working for my cards. I am probably totally wrong in how to apply them but could not find helpful infos in the docs. I would expect the cards to animate position and size.

Steps to reproduce

create list of cards

change their translateY, scale, opacity.

Snack or a link to a repository

https://snack.expo.dev/@philipheinser/reanimated-layout?platform=android

Reanimated version

latest

React Native version

latest

Platforms

Android, iOS

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes