devussy / droidknights-2020-declarative-ui-sample

DroidKnights 2020 | Declarative UI 도입을 향한 여정

Home Page:https://droidknights.github.io/2020/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://droidknights.github.io/2020/

DroidKnights 2020 - Declarative UI 도입을 향한 여정

Declarative UI 도입을 향한 여정 세션 발표에서 사용된 샘플 코드입니다.

구성

  • 모델
    • NumberModel
  • 구성 요소
    • Section Header
    • Item

프레임워크 및 라이브러리

개발 환경

  • 프로젝트가 Jetpack Compose 를 포함하여 구성되었기 때문에 최신 Android Studio 4.2 Canary 가 필요합니다.
  • Kotlin Compiler 충돌을 해결하고자 compose 모듈을 별도로 분리했습니다.

About

DroidKnights 2020 | Declarative UI 도입을 향한 여정

https://droidknights.github.io/2020/


Languages

Language:Kotlin 100.0%