button not working n00b help pls
hiii i’m working on cloning an app so i can get more use to swift (i’m a student). so i have a view with a button that opens another view in a sheet presentation. from that sheet i want to add another button that goes to another view.
so
first view button -> sheet button -> last view
but the second button is not working. i basically copied the code from the first button since it worked and presented the view i wanted. but the button doesnt work and won’t even print when tapped.
help plsssss i’m a n00b and i don’t understand what i did wrong
2 Replies
Please don’t send screenshots. Please could you copy and paste the code
@babyziba either use navigation view or tab, that best way, you could do as you propose but that is down a whole nother alley.
You're sitting on an A already with the complexity and idea etc.