Confused about switching views.

I’m really struggling to understand how to switch from one view to another using fuse.

I’ve looked through the documentation…more than once…but I’m still really confused with an array of errors that occur, and when it manages to build successfully, it just doesn’t work.

I just can’t seem to get my head around it, probably because I’m used to just using Xcode’s simple drag and drop segues, so if someone could help maybe explain, or if you could maybe link a project that already does this that I could have a play with to learn it, I would really appreciate it.

A good starting point would be our tutorial, which goes through all the steps of setting up an app with several views and navigation.

You could also have a look at our navigation guide