Show a List | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/7111549-jetpack-compose-primer/lessons/9

Are there any updates planed as we now have the beta version?
Does it makes sense to use Compose in a new(private) project at this time? What do you think?

Hi @urkman thank you for the question! We’ll likely update the course when Android Studio 4.0 goes stable.

Because Jetpack Compose is such a big change to Android UI development, I would personally wait until it goes stable before using it in a project, especially a production project. But if your project is sufficiently private and your audience is limited, you could take a chance with it.

Thanks again!