Where to Go From Here?
You can download the completed version of the RazeNotes project by using the Download Materials button at the top or bottom of this tutorial.
IBSegueAction
provides many advantages over the previous approach to UIKit segues. If you’re able to target only newer devices, this is the recommended approach to implementing segues.
If you want to learn more about segues, check out iOS Storyboards: Segues and More.
If you want to learn about SwiftUI, which is Apple’s replacement for UIKit and does view navigation differently, then you may want to read the SwiftUI: Getting Started tutorial or the more in-depth book, SwiftUI by Tutorials.
If you have any questions or comments, please join the forum discussion below!