Skip to content

Instantly share code, notes, and snippets.

@MkhytarMkhoian
Created May 16, 2024 14:09
Show Gist options
  • Save MkhytarMkhoian/4d2f11352044a87a60c61d5199a62d1c to your computer and use it in GitHub Desktop.
Save MkhytarMkhoian/4d2f11352044a87a60c61d5199a62d1c to your computer and use it in GitHub Desktop.
interface ProfileSharedNavigator {
fun goToProfile(userId: String)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment