라이브, 콘텐츠, 채널 공유 재추가
- AppsFlyer OneLink로 공유링크 생성
This commit is contained in:
@@ -57,7 +57,11 @@ struct UserProfileView: View {
|
||||
} showCreatorFollowNotifyDialog: {
|
||||
isShowFollowNotifyDialog = true
|
||||
} shareChannel: {
|
||||
viewModel.shareChannel(userId: userId)
|
||||
viewModel.shareChannel(
|
||||
userId: creatorProfile.creator.creatorId,
|
||||
nickname: creatorProfile.creator.nickname,
|
||||
profileImage: creatorProfile.creator.profileUrl
|
||||
)
|
||||
}
|
||||
|
||||
if creatorProfile.isCreatorRole {
|
||||
|
Reference in New Issue
Block a user