getMultipleImages

suspend fun getMultipleImages(maxNumberPhotos: Int): List<PickerResponse>

Allow user getting multiple images from gallery and compress Moreover, if app has no permission to access gallery, it will ask user to grant permission

Return

List Return the list uri to resources getted from gallery and compressed