chenglou/react-motion

Warn about children re-rendered on each animation step

Open

#232 建立於 2015年10月31日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (1,160 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (21,646 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南