ComposeCookBook icon indicating copy to clipboard operation
ComposeCookBook copied to clipboard

A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential

Results 23 ComposeCookBook issues
Sort by recently updated
recently updated
newest added

Add UI tests to all screens to improve the code-coverage

Something like this: https://i.imgur.com/fZETnkc.png

enhancement
good first issue

Display time with animation

moviesapp is mvvm or mvi?

Include a link to [Jetpack Compose Components List](https://www.composables.com/components). The page attracted some attention in the Android community so I figured it is worth sharing here.

Some Api are now stable so the Experimental Annotations are now redundant so i removed it, and i added scaffold paddingValues because one dialog item was hiding under the TopAppBar