Update RouterView.swift
This commit is contained in:
@@ -48,6 +48,7 @@ struct RouterView: View {
|
|||||||
} else {
|
} else {
|
||||||
// go to welcome page at which point they can go and follow the programmatic
|
// go to welcome page at which point they can go and follow the programmatic
|
||||||
// line to the sigin and so on and so forth
|
// line to the sigin and so on and so forth
|
||||||
|
self.navigationStack.push(WelcomeView())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user