Skip to content

rinav/Compose-PhotoPicker

Repository files navigation

Simple Photo Picker using Jetpack Compose

  • This is a simple app to demonstrate the new PhotoPicker Jetpack Compose library.
  • This demo demonstrates how to use ActivityResultContracts to pick media like images using PickVisualMedia.
  • It also demonstrates on how to pick single and multiple images.

Single selection option screenshots

Single Selection Screenshot 1 Single Selection Screenshot 2 Single Selection Screenshot 3

Multi-Selection option screenshots

Multi-Selection Screenshot 1 Multi-Selection Screenshot 2 Multi-Selection Screenshot 3

Note: Since this is a super quick reference, please ignore the architecture, this app has none :P

The Goal of this demo is not architecture, nor best practices

About

This is a simple app to demonstrate the new PhotoPicker Jetpack Compose library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages