chenglou / chenglou/react-motion
Warn about children re-rendered on each animation step
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 21.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
That probably fits nicely with #37 though the difference is whether we can warn developer of delays in runtime. Sort of basic profiling with a recommendation to split animated container from non-animated functional children subtree if we can detect delays and huge number of re-renders.
Not quite sure how technically do that (yet), but could take similar to `react-hot-loader` approach.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.