Android Compose
-
Android Compose - Composable Component API GuidelineAndroid 2024. 2. 29. 20:40
다음의 글을 안드로이드 개발자 입장에서 생각하면서 번역했습니다. 본문과 다를 수 있습니다. API Guidelines for components in Jetpack ComposeAPI Guidelines for @Composable components in Jetpack Compose Last updated: July 19, 2023 Set of guidelines and recommendations for building scalable and user-friendly @Composable components. The requirement level of each of these guidelines is specified usandroid.googlesource.comBefore you create a..
-
Android Compose - API GuideLineAndroid 2024. 2. 28. 22:34
다음의 글을 안드로이드 개발자 입장에서 생각하면서 번역했습니다. 본문과 다를 수 있습니다. API Guidelines for Jetpack ComposeAPI Guidelines for Jetpack Compose Last updated: March 10, 2021 Who this document is for The Compose API guidelines outline the patterns, best practices and prescriptive style guidelines for writing idiomatic Jetpack Compose APIs. As Jetpack Compose code iandroid.googlesource.comKotlin StyleBaseline style guidel..