Onboarding 페이지 추가
This commit is contained in:
@@ -14,6 +14,8 @@ struct ContentView: View {
|
||||
ZStack {
|
||||
Color.black.ignoresSafeArea()
|
||||
|
||||
MainView()
|
||||
|
||||
switch appState.appStep {
|
||||
case .splash:
|
||||
SplashView()
|
||||
|
Reference in New Issue
Block a user