As redwood is built on zipline, will it support ho...
# squarelibraries
a
As redwood is built on zipline, will it support hot reload like flutter?
j
Redwood's core is not built on Zipline. It is a design system abstraction that runs natively on each platform.
Treehouse takes the Redwood Compose and runs it inside a VM using Zipline.
You can use that for hot reload when developing, yes.