Posts

Post not yet marked as solved
0 Replies
408 Views
I want to switch between views in Swift UI without using a navigation link because I want a view to change when a variable is equal to a certain value. For example, with storyboards, I could use "perform.segue" in an if statement. Is there any way I can do something similar to this with Swift UI?
Posted
by Efranky.
Last updated
.