Version: 7.11.2
Root
setRoot()
#
Used to set the UI of the application. Read more about the root hierarchy level in the docs section.
#
ParametersName | Required | Type | Description |
---|---|---|---|
layout | Yes | Layout | Any type of layout. BottomTabs, Stack, SideMenu, Component |
#
Example- With Stack layout
- With BottomTabs layout