Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 445 Bytes

File metadata and controls

13 lines (8 loc) · 445 Bytes

ImagesComposeApp

Jetpack Compose App for demo/instructional purposes.

This is an app built with Jetpack Compose app which has the following features.

  • Display images in a grid.
  • Search for images.
  • Favorite an image.

The app shows how to handle to state changes and navigation.

Screen Shot 2021-10-26 at 2 37 09 PM