jetpack-compose
-
5 steps to create a Contacts app using Jetpack Compose

I recently had a chance to learn more about Jetpack Compose. As part of that, I created my first app using Compose: a Contacts app. It has a single screen, which displays a list of contacts from your phone in alphabetical order, with a sticky header. I couldn’t find anything similar to what I was Continue reading
