Button("login") {
if username=="123" && password=="123"{
Home()
}
}
.padding()
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
What are the methods for jumping a page?