pick Image From Gallery

fun pickImageFromGallery(action: (Uri) -> Unit)

Method to start picking image from gallery

Parameters

action

action to do when image is selected

Sources

Link copied to clipboard