Summary
In this chapter, you implemented an app clip for the Let's Eat app that shows users the details of a particular restaurant. You started by adding an app clip to your project. You then configured it to use the Restaurant Detail screen from your app. After that, you simulated passing data for a particular restaurant to the app clip from a URL, and displayed that restaurant's details on the Restaurant Detail screen.
You now know how to create, configure, and test an app clip, and you'll be able to implement it for your own apps.
In the next chapter, you will learn how to test and submit your app to the App Store.