You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Thanks for the library. I'm trying to use it for animation. But I have a pretty complex component to animate. Before animation occurs the component inside component re-renders 4+ times and only after that animation starts.
Hi. Thanks for the library. I'm trying to use it for animation. But I have a pretty complex component to animate. Before animation occurs the component inside component re-renders 4+ times and only after that animation starts.
Here is a screenshot https://tppr.me/MxskE
To reproduce that just replace
<Text>Screen</Text>
insideAppearingElements.js
toThe text was updated successfully, but these errors were encountered: