Ji Sungbin (Forky)
Ji Sungbin (Forky)
https://github.com/square/anvil/tree/main/compiler-utils
## Ref: [cashapp/paparazzi#1013](https://togithub.com/cashapp/paparazzi/pull/1013)
https://duckie-team.slack.com/archives/C054HU0CKMY/p1689258387561259 ```kotlin QuackBody1(modifier = TextSugarModifier(color = ..., ....)) {} interface TextSugarModifier { operator fun invoke(...): androidx.compose.ui.Modifier } ```
모든 리소스가 QuackIcon으로 제공될 순 없음 https://duckie-team.slack.com/archives/C054HU0CKMY/p1689088028829369
`Modifier.testTag`를 하드코딩하면 production code에서 testTag가 겹칠 확률이 있음
- https://stackoverflow.com/questions/37754299/how-to-properly-set-line-height-for-android - https://techblog.zepeto.me/figma에서의-행간을-android-개발-버전과-맞춰서-적용하기-21d76a1ed12a - https://dev.to/canyudev/android-and-figma-typography-and-how-to-achieve-100-fidelity-l40