From a963e09eddbcc29c6cb60f938219ee936ac40411 Mon Sep 17 00:00:00 2001 From: Alex Styl <1665273+alexstyl@users.noreply.github.com> Date: Fri, 28 Apr 2023 05:18:21 +0700 Subject: [PATCH] Add link to Jetpack Compose Components List --- 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.