Closed pangpang1987 closed 5 years ago
Make a feature to ignore any transition could happened to just set the end style: default: opacity: 0; end: opacity: 1;
<Animate ignoreStyles={['opacity']} />
Please ask for future description.
Thanks bro! What’s the use case for this feature?
going to close this PR for now.
Make a feature to ignore any transition could happened to just set the end style: default: opacity: 0; end: opacity: 1;
<Animate ignoreStyles={['opacity']} />
Please ask for future description.