Our app is a simple Todo list, and we would like to display the list in the center of the page, without a navigation bar.
Add a new container to the Home screen.
In the component tree, drag your data provider inside the container.
Set the container’s Align Items property to “Center”
Click on your Home screen in the component tree, and change the “Layout” to “Empty Layout”. This will remove the nav bar.
Finally - set your theme to “Darkest”!