Registers what a screen needs to resolve from the container.
The screen stack is registered as an alias rather than created here: it was built during
the build phase, before any event, so the middleware, the runtime and the components share
one object. The snapshot starts empty on every launch, because a device has no server
render to carry state over from.
Registers what a screen needs to resolve from the container.
The screen stack is registered as an alias rather than created here: it was built during the build phase, before any event, so the middleware, the runtime and the components share one object. The snapshot starts empty on every launch, because a device has no server render to carry state over from.