BaaS Navigation
Handle Main Navigators for a BaaS integration as DrawerNavigator, BottomTabsNavigator and MainStackNavigator
Last updated
Was this helpful?
Handle Main Navigators for a BaaS integration as DrawerNavigator, BottomTabsNavigator and MainStackNavigator
Last updated
Was this helpful?
Uses component to implement the side menu.
BaasMenu is the component passed to the 's drawerComponent.
Implements component and it uses it to handle the tabs screens.
The default bottom tabs are the following:
Implements component and it contains the rest of the screens that are part of the main navigation, including the BottomTabsNavigator mentioned above.
The rest of the added screens are the following: