You will continue working on the LetsEat project that you modified in the previous chapter.
The completed Xcode project for this chapter is in the Chapter23 folder of the code bundle for this book, which can be downloaded here:
https://github.com/PacktPublishing/iOS-13-Programming-for-Beginners.
Let's start by learning about how to turn on Dark Mode in the simulator in the next section. You need to do this so that your app will use Dark Mode when it is launched.
Check out the following video to see the code in action: