Skip to content

Refactor app init logic and ensure to wait until the navigator is ready

Martin Santangelo requested to merge feat/refactor-initialization into release/4.5.0
  • Move initialization logic away from the root component
  • Ensure that the navigator is ready before init the session and navigate to the screens.

closes #2668 (closed)

Merge request reports