Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- shared element
- KMM
- Hilt
- compose
- github Actions
- IOS
- Android
- 안드로이드
- CICD
- transition animation
- Navigation
Archives
- Today
- Total
목록shared element (1)
몽드로이드

위처럼 화면 전환간에 이미지가 공유되면서 이어지는 애니메이션을 compose에서 해보겠습니다. 사용 라이브러리//glideimplementation ("com.github.skydoves:landscapist-glide:2.3.3")implementation ("com.github.bumptech.glide:compose:1.0.0-alpha.1")implementation ("com.github.bumptech.glide:okhttp3-integration:4.11.0")//navigationimplementation ("androidx.navigation:navigation-compose:2.7.7")//SharedTransitionLayoutimplementation("androidx.compose..
안드로이드
2024. 5. 14. 04:52