https://github.com/mr-won/toss_animation
[Kotlin] Compose Animation UI
https://github.com/mr-won/toss_animation
Last synced: over 1 year ago
JSON representation
[Kotlin] Compose Animation UI
- Host: GitHub
- URL: https://github.com/mr-won/toss_animation
- Owner: mr-won
- Created: 2024-04-28T04:55:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T05:23:02.000Z (about 2 years ago)
- Last Synced: 2025-03-18T02:27:15.631Z (over 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# toss_animation
[Kotlin] Compose Animation UI
```
안드로이드의 기존 XML UI 방식을 대체하는 Jetpack Compose with Kotlin
24.04.28 ~
기존 xml 방식의 안드로이드 앱을 Compose UI로 바꾸면서 경험한 내용, 소프트웨어나
하드웨어 적인 이점, 그리고 단점을 정리하였습니다.
```