Summary
This was quite the ride! We walked through every step, from app idea to visual development to project planning, all the way through six user stories, and ended up with a functioning minimum viable product. Now we get to keep testing and building on this app for the remainder of the book!
In the next chapter, we're going to take a look at multitouch and gestures. We'll learn about some fun ways to integrate those touch features into the next version of Snippets.
At this point in the book, we've reached a bit of a turning point. We've made a functioning app! The training wheels are off! But that also means we're going to stop spending so much time discussing how to do some things. From now on, I'm going to assume you know what the different areas of Xcode are called, so I won't give you the keyboard shortcut every time we navigate to a new area. I'm also going to assume that you know how to create a new storyboard outlet, and link a storyboard element to a code class.
If these things...