{"id":18027946,"url":"https://github.com/wajahatkarim3/composecodelab","last_synced_at":"2025-10-14T12:52:54.695Z","repository":{"id":79265886,"uuid":"279890938","full_name":"wajahatkarim3/ComposeCodelab","owner":"wajahatkarim3","description":"An implementation of Compose Codelab and creation of Gmail App UI in Jetpack Compose live coding at 360Andev Conference","archived":false,"fork":false,"pushed_at":"2020-07-23T08:57:47.000Z","size":376,"stargazers_count":26,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T18:47:27.675Z","etag":null,"topics":["android","compose","jetpack-compose"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wajahatkarim3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-15T14:29:02.000Z","updated_at":"2022-08-23T16:10:49.000Z","dependencies_parsed_at":"2023-09-10T02:45:53.909Z","dependency_job_id":null,"html_url":"https://github.com/wajahatkarim3/ComposeCodelab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wajahatkarim3/ComposeCodelab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wajahatkarim3%2FComposeCodelab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wajahatkarim3%2FComposeCodelab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wajahatkarim3%2FComposeCodelab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wajahatkarim3%2FComposeCodelab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wajahatkarim3","download_url":"https://codeload.github.com/wajahatkarim3/ComposeCodelab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wajahatkarim3%2FComposeCodelab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271914648,"owners_count":24843178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","compose","jetpack-compose"],"created_at":"2024-10-30T08:13:52.890Z","updated_at":"2025-10-14T12:52:49.668Z","avatar_url":"https://github.com/wajahatkarim3.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codelab: The Art of Compose\nThis is a sample code repository implemented using Kotlin and Jetpack Compose during my live code session at [**360Andev Conference**](https://360andev.com/sessions/code-lab-the-art-of-compose/). It follows through a simple Gmail Android app's email list screen step-by-step.\n\n\u003cimg src=\"https://github.com/wajahatkarim3/ComposeCodelab/blob/master/Compose-Gmail-UI.png\" alt=\"Gmail UI Screenshot\" width=\"280px\" /\u003e\n\n***\n\n## Tools\n* **Android Studio 4.2 Canary 4** - Jetpack Compose is still in preview and can only be used in Canary versions of Android Studio. You can [download the Canary versions from here](https://developer.android.com/studio/preview/).\n* **Jetpack Compose Dev Preview 14** - This codelab uses the [Dev Preview 14](https://developer.android.com/jetpack/androidx/releases/compose#0.1.0-dev14) of Jetpack Compose. Since the API is rapidly changing during the dev previews, so its possible that this code will not work with other versions of Compose. \n\n***\n\n## Additional Materials\n\nHere is a list of additional materials if you want to learn more about Jetpack Compose:\n* [Jetpack Compose documentation](https://developer.android.com/jetpack/compose) is a great place to start getting familiar with Compose.\n* [Jetpack Compose tutorial](https://developer.android.com/jetpack/compose/tutorial) walks through creating a UI with the essential compose components\n* [Jepack Compose codelab](https://codelabs.developers.google.com/codelabs/jetpack-compose-basics) is a more in-depth look at compose. It covers dealing with state as well as how to have flexible layouts.\n* [Compose release notes](https://developer.android.com/jetpack/androidx/releases/compose) provides information about the changes in each release of Compose. This is a great resource since things are changing so quickly.\n* [Compose UI release notes](https://developer.android.com/jetpack/androidx/releases/ui) provides information about the changes made in the compose UI dependencies. Another great resource to look at each time the versions are bumped.\n* [What's new in Jetpack Compose](https://www.youtube.com/watch?v=dtm2h-_sNDQ) talk from Android Dev Summit 2019 Is a fun look at the new things available in Compose.\n* [Understanding Compose](https://www.youtube.com/watch?v=Q9MtlmmN4Q0) is another talk from Android Dev Summit 2019 that I recommend checking out.\n\n***\n\n## 👨 Developed By\n\n\u003ca href=\"https://twitter.com/WajahatKarim\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://avatars1.githubusercontent.com/u/8867121?s=460\u0026v=4\" width=\"70\" align=\"left\"\u003e\n\u003c/a\u003e\n\n**Wajahat Karim**\n\n[![Twitter](https://img.shields.io/badge/-twitter-grey?logo=twitter)](https://twitter.com/WajahatKarim)\n[![Web](https://img.shields.io/badge/-web-grey?logo=appveyor)](https://wajahatkarim.com/)\n[![Medium](https://img.shields.io/badge/-medium-grey?logo=medium)](https://medium.com/@wajahatkarim3)\n[![Linkedin](https://img.shields.io/badge/-linkedin-grey?logo=linkedin)](https://www.linkedin.com/in/wajahatkarim/)\n\n***\n\n## Inpsired From\nThis demo is inspired from [Brian Gardner](https://github.com/BrianGardnerAtl) and [his DroidCon Live talk on Compose](https://github.com/BrianGardnerAtl/JetpackComposeWebinar)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwajahatkarim3%2Fcomposecodelab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwajahatkarim3%2Fcomposecodelab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwajahatkarim3%2Fcomposecodelab/lists"}