We now have JSON data loading into our app. As you can see, going from a plist to a JSON file was not a huge step. Our app is now looking more and more like it should be available on the App Store. In the following chapters, we will turn our attention to adding features that you might want to use in your app. These features will enhance the user's experience, and therefore learning them will be invaluable. Even if the features don't seem like something you want or need, it will be beneficial in the long run to understand what they are and how they work.
In the next chapter, you will work with the camera, and learn how to apply filters and save images to the Camera Roll.