Hello! I am experimenting with multiple views in an app, and I realized that if I created more than 2 views, multiple back buttons would appear based on how many views were created (If 3 were created, the 2 would appear, one button going to one view and the other back button going to another view),so how do I fix this?
Here is an image of the back buttons:
And here is the code for the views:
First View:
Second View:
Third View: