Skip to content

Instantly share code, notes, and snippets.

@tdcolvin
Created December 10, 2024 10:47
Show Gist options
  • Save tdcolvin/480e72b6bccdd55a9f956627a63bc2f3 to your computer and use it in GitHub Desktop.
Save tdcolvin/480e72b6bccdd55a9f956627a63bc2f3 to your computer and use it in GitHub Desktop.
LaunchedEffect(Unit) {
cameraProvider = ProcessCameraProvider.awaitInstance(localContext)
rebindCameraProvider()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment