Package-level declarations

Types

Link copied to clipboard

Interface for launching image picking actions.

Link copied to clipboard
actual class NetworkManager
expect class NetworkManager
actual class NetworkManager
actual class NetworkManager
Link copied to clipboard

Properties

Link copied to clipboard
actual val currentPlatform: PlatformType
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

Remembers and provides an ImagePickerLauncher for the current platform.

actual fun rememberImagePickerLauncher(onImagePicked: (ByteArray) -> Unit): ImagePickerLauncher