AkshayChordiya / News

A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
MIT License
848 stars 166 forks source link

Use Jetpack compose on the main screen #46

Open AkshayChordiya opened 3 years ago

AkshayChordiya commented 3 years ago

Replace using RecyclerView and instead switch to using Jetpack compose

AkshayChordiya commented 3 years ago

Assigning to @JanhaviDahihande

2tanayk commented 3 years ago

can I work on this issue?and can you give some more details about this issue?

AkshayChordiya commented 3 years ago

It's currently assigned to Janhavi, the idea of the issue is to use Jetpack Compose instead of using current UI system i.e RecyclerView on NewsActivity screen (aka the main screen)

henriquehorbovyi commented 2 years ago

Is this issue still available?