UserProfileCustomNavigator

Navigation API available to custom destination views inside com.clerk.ui.userprofile.UserProfileView.

Access via LocalUserProfileCustomNavigator.

Functions

Link copied to clipboard

Navigate back one screen.

Link copied to clipboard
fun popToRoot()

Pop back to the root user profile account screen.

Link copied to clipboard
fun push(routeKey: String)

Push another custom route key onto the navigation stack.