Jetpack Compose
Modern UI Approach For Android
Modern UI Approach For Android
How people rate Jetpack Compose
Based on 11 reviews
Recent highlights
Jetpack Compose is a modern composable UI toolkit for building native Android apps. Pivoting from a React Native app to a native Android app, adopting Jetpack Compose was a no brainer from a developer experience perspective. The composable modifiers are extremely powerful and being able to preview the composables immediately in your IDE as you develop them help ensure our UI is pixel perfect. When you pair that with a thoughtful MVVM architecture, you have a streamlined app development process which allows us to completely rebuild our existing React Native app, and then some, in just a few months with minimal resources.
You can see what you’ve built without even running the app.
Interv used Jetpack Compose for the UI part of the application, which made the development process faster and made more easier to write code for screens with Kotlin.