2024년 5월 인트로 적용
This commit is contained in:
		@@ -24,7 +24,12 @@ struct SplashView: View {
 | 
			
		||||
            
 | 
			
		||||
            VStack(spacing: 0) {
 | 
			
		||||
                Image("splash_text")
 | 
			
		||||
                    .padding(.top, 68)
 | 
			
		||||
                    .padding(.top, 101)
 | 
			
		||||
                
 | 
			
		||||
                Spacer()
 | 
			
		||||
                
 | 
			
		||||
                Image("splash_text_2")
 | 
			
		||||
                    .padding(.bottom, 65)
 | 
			
		||||
            }
 | 
			
		||||
            
 | 
			
		||||
            if isShowUpdatePopup {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user