Skip to content

Instantly share code, notes, and snippets.

@takahirom
Created October 17, 2021 08:03
Show Gist options
  • Save takahirom/2dc2f39623706360face6dadef47fa68 to your computer and use it in GitHub Desktop.
Save takahirom/2dc2f39623706360face6dadef47fa68 to your computer and use it in GitHub Desktop.
val snapshot = Snapshot.takeMutableSnapshot(readObserver = { state ->
// called when the state is read
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment