Commit 5aa372e
[Fizz] Prepare Recursive Loop for More Types (facebook#21186)
* Split out into helper functions
This is similar to the structure of beginWork in Fiber.
* Split the rendering of a node from recursively rendering a node
This lets us reuse render node at the root which doesn't spawn new work.1 parent f905680 commit 5aa372e
1 file changed
+225
-158
lines changed
0 commit comments