스플래시 화면 변경

This commit is contained in:
Yu Sung
2024-03-08 21:05:05 +09:00
parent 70460f5c8a
commit 225747dbe6
4 changed files with 26 additions and 0 deletions

View File

@@ -25,6 +25,11 @@ struct SplashView: View {
VStack(spacing: 0) {
Image("splash_text_2024_03")
.padding(.top, 262)
Spacer()
Image("splash_text_logo_2024_03")
.padding(.bottom, 35)
}
if isShowUpdatePopup {