Skip to content

Example code of simple use of Retrofit2 and Room in JetPackCompose 2024

License

Notifications You must be signed in to change notification settings

Zindokar/RetrofitRoomComposeSample

Repository files navigation

Retrofit2 and Room Code Sample

Example code of simple use of Retrofit2 and Room in JetPackCompose 2024

  • Android Studio Iguana | 2023.2.1 Patch 1
  • Build #AI-232.10300.40.2321.11567975, built on March 13, 2024
  • Dependencies used up to date till 31st march 2024

API used

Using Retrofit2

  • Load a LazyColum with products that you can add to a Favorite List saved in Local Storage using Room

DataBase

Room

  • Add to Favorite List
  • Remove from Favorite List

About

Example code of simple use of Retrofit2 and Room in JetPackCompose 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages