react-transition-group
react-transition-group copied to clipboard
CSSTransition does not support HarmonyOS on mobile phones
What is the current behavior? CSSTransition is used in hybrid apps (Cordova+Umi+React), which normally displays the effect on Android/Apple systems, but does not show the transition animation effect on HarmonyOS
What is the expected behavior? It works on HarmonyOS
Could you provide a CodeSandbox demo reproducing the bug?