Milano for React: the host component and the renderer surface. This
package imports only react, so the same binding serves React Native
and the web; the platform primitives live in your renderers.
Renders one resolved node through the registry. The engine guarantees
registry coverage, so a missing renderer is unreachable rather than a
runtime hazard; it renders nothing if the guarantee is ever bypassed.
Milano for React: the host component and the renderer surface. This package imports only
react, so the same binding serves React Native and the web; the platform primitives live in your renderers.