Is jetpack compose a framework?

Jetpack Compose is Google’s newest UI framework to build Android (and desktop) apps . It greatly shifts the approach used in building UI components. It is fully declarative, meaning you describe your UI by calling a series of functions that transform data into a UI hierarchy.

Read more

What is new in Jetpack?

Jetpack makes it easier to work with different form factors, including foldables, large screen devices , and Wear devices. We’ve introduced new guidelines for large screen development along with improvements to Jetpack libraries such as WindowManager and SlidingPaneLayout .18 May 2021

Read more