Skip to content

Instantly share code, notes, and snippets.

@yveskalume
Created April 6, 2022 18:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yveskalume/c1d678e90edc4fa51f42029398caae09 to your computer and use it in GitHub Desktop.
Save yveskalume/c1d678e90edc4fa51f42029398caae09 to your computer and use it in GitHub Desktop.
/*…*/
onclick = {
val post = Post(1, "My post", "this is my wonderfull post content")
navController.navigate("screen-b/$post")
}
/*…*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment