YuJian
3 years ago
2 changed files with 6 additions and 1 deletions
@ -0,0 +1 @@
@@ -0,0 +1 @@
|
||||
commitMutationEffects 对应 commit 中的 layout 阶段,leyout 阶段会遍历执行 commitLayoutEffect 方法,之前提到的 React 双缓存机制中切换 current 指针的操作也存在于这一步中 |
Loading…
Reference in new issue