-
Couldn't load subscription status.
- Fork 27
refactor: adjust motion trigger order #174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🎊 PR Preview ede6993 has been successfully built and deployed to https://react-component-segmented-preview-pr-174.surge.sh
🕐 Build time: 84.23s
🤖 By surge-preview
Codecov Report
@@ Coverage Diff @@ ## master #174 +/- ## ========================================== - Coverage 99.15% 99.13% -0.03% ========================================== Files 2 2 Lines 119 115 -4 Branches 31 26 -5 ========================================== - Hits 118 114 -4 Misses 1 1
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
+1
不支持动画时,不会触发
onAppearEnd时间。改用onVisibleChanged代替。