스플래시 페이지 추가
This commit is contained in:
14
SodaLive/Sources/App/AppStep.swift
Normal file
14
SodaLive/Sources/App/AppStep.swift
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// AppStep.swift
|
||||
// SodaLive
|
||||
//
|
||||
// Created by klaus on 2023/08/09.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
enum AppStep {
|
||||
case splash
|
||||
|
||||
case main
|
||||
}
|
Reference in New Issue
Block a user