nativewind
nativewind copied to clipboard
V4: transition animation breaks when you add a child to it
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
