---
title: "rememberSwipeDismissableNavController"
description: "Creates a NavHostController that handles the adding of the [WearNavigator] from
androidx.wear.compose.navigation."
type: "composable"
---

<div class='type'>Composable Function</div>


<a id='references'></a>

<div class='sourceset sourceset-android'>Android</div>


```kotlin
@Composable
public fun rememberSwipeDismissableNavController(): NavHostController
```


Creates a NavHostController that handles the adding of the `WearNavigator` from
androidx.wear.compose.navigation.




