-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ADD/#28] CustomShadow 구현 #29
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
어려운 것도 척척해내는 효빈언니 최고!!!
package com.terning.core.designsystem.component.modifier | ||
|
||
import android.graphics.BlurMaskFilter | ||
import androidx.compose.runtime.Composable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Modifier의 확장함수면 core>extension
에 있는 Modifier.kt 파일에 넣는 게 좋을 것 같아요!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
어머어머 세상에 Modifier 이미 있는거 깜빡했네요😅 감사해용!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이거 제가 포기한건데 뚝딱 해내시다니,,, 진짜 최곱니다!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
그림자 요긴하게 잘 써먹겠습니다 ㅜㅜ!!!!!!
⛳️ Work Description
📸 Screenshot
📢 To Reviewers