ComposeCaptureFlowCoordinator
CaptureFlowCoordinator implementation to be used in Jetpack Compose UI.
This coordinator class can be used to launch the Document Capture flow. This includes capturing document images, uploading the resulting images, and notifying a provided listener of flow progress.
This coordinator can be used from within any Composable. Please use rememberCoordinator to create this coordinator
NOTE: The com.getsensibill.core.SensibillSDK MUST be started before launching
Types
Functions
rememberCaptureLauncherForCaptureFlowResult
Link copied to clipboard
@Composable()
Content copied to clipboard