nativewind icon indicating copy to clipboard operation
nativewind copied to clipboard

V4: transition animation breaks when you add a child to it

Open bidah opened this issue 2 years ago • 0 comments

Describe the bug When using transition on a View if I add a child element animation happens but app breaks when I toggle again the animation throwing a render error. Toggle is to animate transition. Tried with scale and rounded on both happens.

To Reproduce Repo with only the code that has issue. https://github.com/bidah/nativewind-child-issue-when-using-transition-animation

Expected behavior add child and app does not break.

Screenshots render error

bidah avatar Dec 22 '23 18:12 bidah