{"id":21039665,"url":"https://github.com/programadorthi/jetpack-compose-studies","last_synced_at":"2026-04-22T08:30:57.205Z","repository":{"id":96415418,"uuid":"331380826","full_name":"programadorthi/jetpack-compose-studies","owner":"programadorthi","description":"Project used in lives to study Jetpack Compose","archived":false,"fork":false,"pushed_at":"2021-02-25T01:24:21.000Z","size":3100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-29T02:21:18.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/programadorthi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-01-20T17:30:35.000Z","updated_at":"2021-02-25T01:24:24.000Z","dependencies_parsed_at":"2023-07-13T13:46:06.526Z","dependency_job_id":null,"html_url":"https://github.com/programadorthi/jetpack-compose-studies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/programadorthi/jetpack-compose-studies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programadorthi%2Fjetpack-compose-studies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programadorthi%2Fjetpack-compose-studies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programadorthi%2Fjetpack-compose-studies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programadorthi%2Fjetpack-compose-studies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/programadorthi","download_url":"https://codeload.github.com/programadorthi/jetpack-compose-studies/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programadorthi%2Fjetpack-compose-studies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32127757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T07:37:52.372Z","status":"ssl_error","status_checked_at":"2026-04-22T07:37:51.635Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-19T13:43:22.032Z","updated_at":"2026-04-22T08:30:57.190Z","avatar_url":"https://github.com/programadorthi.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jetpack-compose-studies\nProject to study Jetpack Compose with subscribers on Twitch lives.\n\n# Things we had discovered in our study sections\n1. Modifiers order is very important. Changing the order can create unexpected behaviors;\n2. `RectangleShape` is the default shape in some modifiers;\n3. By default compose nodes consumes minimum space as possible. If you needs increase width/height you have to do that using a modifier as `fillMaxSize`;\n4. Applying `border` modifier also do a `clip`. So we don't need to apply a clip before apply a border;\n5. Modifiers can be combined using `then()` or operator `+` creating a chain of modifiers. This is a good expansion between public and private applied modifiers.\n6. There is two ways to load an image resource. \n  - `imageResource` load image in a synchronous way. Easy to use.\n  - `loadImageResource` is the asynchronous version. More verbose.\n7. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramadorthi%2Fjetpack-compose-studies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogramadorthi%2Fjetpack-compose-studies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramadorthi%2Fjetpack-compose-studies/lists"}