Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 626 Bytes

File metadata and controls

10 lines (7 loc) · 626 Bytes

JetpackComposeExample

-This project shows how to use basic Compose component like List using Text and Navigation graph
-App follows CLEAN ARCHETECTURE
-Api is consumed using retrofit and called asynchronously using Coroutines flow
-Data recieved from api is displayed in list using Jepack Compose