I'm curious that when layout change, does redwood ...
# squarelibraries
a
I'm curious that when layout change, does redwood pool and reuse UI elements?
j
No. You are free to reuse elements within the factory of native UI that you provide to it, though.
👍 1
j
We’ve also considered doing something built-in, but we haven’t built it yet! https://github.com/cashapp/redwood/issues/1137