Skip to content

Instantly share code, notes, and snippets.

@takahirom
Created October 17, 2021 07:50
Show Gist options
  • Save takahirom/e1f67b9c0baa0660da6fca970b3c35ac to your computer and use it in GitHub Desktop.
Save takahirom/e1f67b9c0baa0660da6fca970b3c35ac to your computer and use it in GitHub Desktop.
// Here is GlobalSnapshot
// Create Snapshot
val snapshot = Snapshot.takeMutableSnapshot()
snapshot.enter {
// Recompose here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment