From 0a16e601f9195c531f9dde065cc976509ac50b96 Mon Sep 17 00:00:00 2001 From: Alex Styl <1665273+alexstyl@users.noreply.github.com> Date: Fri, 14 Jun 2024 06:09:53 +0300 Subject: [PATCH] Add link to Jetpack Compose Components List (#162) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2087972..5b91fc53 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Please get **Android Studio Bumblebee latest Canary** [from here](https://develo - [Jetpack compose Samples](https://github.com/android/compose-samples) - [Compose Academy ](https://compose.academy/) +- [Jetpack Compose Component List](https://www.composables.com/components) ## Contribution Info - All the contributions are welcomed keeping following points in mind.