|
|
|
|
348
|
* Components registered with `Navigation.registerComponent()` are injected with a `componentId` which is used when navigating.
|
348
|
* Components registered with `Navigation.registerComponent()` are injected with a `componentId` which is used when navigating.
|
349
|
* Themes are applied via the `Navigation.setDefaultOptions()` command.
|
349
|
* Themes are applied via the `Navigation.setDefaultOptions()` command.
|
350
|
|
350
|
|
351
|
-In the next section we'll explore a more advance navigation patters using BottomTabs layout and also see how, and why, multiple roots are set.
|
|
|
|
|
351
|
+In the next section we'll explore a more advance navigation patterns using BottomTabs layout and also see how, and why, multiple roots are set.
|