NavScreenContainer

constructor(rootScreen: NavScreen, supportRootBackButton: Boolean = false)

Parameters

rootScreen

The first screen that is shown in the nested Navigator.

supportRootBackButton

set it to true if the container is not used with a on screen navigation like a bottom bar so that a toolbar in the root screen will show a back button that pops the root screen