Google releases Android Jetpack Compose Alpha, a modern UI toolkit designed to help developers quickly and easily build apps across all Android platforms with native access to the platform APIs, includes animations, a constraint layout, initial A11Y support, input and gestures, interoperability with views, lazy lists, and more. Read the full list of alpha release features at Android Developers Blog > Announcing Jetpack Compose Alpha!.
Migrating to Compose depends on you and your team. If you’re building a new app, the best option might be to implement your entire UI with Compose. We know that most of you have large existing codebases, so rather than rewriting your app, you can combine Compose with your existing UI design