Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 416 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 416 Bytes

Paging3 demo

App created following this list https://www.youtube.com/playlist?list=PLSrm9z4zp4mGxiCHqcJybVL7GoSJ6lTTY

It's neccesary to create an unsplash.com developer account and obtained and Access key. This key must be written in your gradle.properties like API_KEY = "your_access_key"

Used Jetpack Libraries

  • Paging3
  • Retrofit
  • Room
  • Compose
  • Navigation compose
  • Coil
  • Accompanist
  • Dagger-hilt