Jetpack Compose is a modern declarative UI Toolkit for Android . Compose makes it easier to write and maintain your app UI by providing a declarative API that allows you to render your app UI without imperatively mutating frontend views.
Is jetpack compose declarative UI?
Jetpack Compose is a modern declarative UI Toolkit for Android . Compose makes it easier to write and maintain your app UI by providing a declarative API that allows you to render your app UI without imperatively mutating frontend views.