semaspahi / photos-app-compose-koin-stateIn-flow-coroutines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photos App

With Photos App you are able to see albums, list the photos on the album and see the detail of the photo. App is written fully with Jetpack compose. UI Layer is exposed with StateFlow and StateIn. Data Layer contains Repositories and Domain layer contains UseCase for grouping photos.